Forum Discussion

devM's avatar
devM
New Member
7 years ago
Solved

Scheduled refresh fails occasionally

Greetings to community, I have a problem with scheduled refresh (Postgres database source) - it fails apx. 50% of the time. Installations on the server: Postgres database npgsql 3.1.8 on-prem...
  • v-cherch-msft's avatar
    7 years ago

    Hi devM 

    I would suggest you restart the gateway 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 

    Regards,