Forum Discussion
Error while scheduling refresh to postgres database
- Anonymous6 years ago
I figured out that the version of npgsl in the server and pc were different. There was no way for me to figure out what version was installed on the server. After a few trial and error attempts, I was able to fix it.
Hi Anonymous ,
I would suggest you restart the gateway or re-install it to check if the issue persists. If it still persists,you could try to open a support ticket. If you have a Pro account it is free. Go to https://support.powerbi.com. Scroll down and click "CREATE SUPPORT TICKET".
-
To stop the service, run this command:
''' net stop PBIEgwService '''
-
To start the service, run this command:
''' net start PBIEgwService
Here is the related case for your reference: https://community.powerbi.com/t5/Service/Repeated-refresh-failure/m-p/31913
- Anonymous6 years agoNot applicable
Thanks for the help. Restarting and re-installing the gateway unfortunately did not help.
- v-eachen-msft6 years agoCommunity Support