Forum Discussion
Repeated server name in API urls
If your server is called simply "powerbi" then it's not actually repeating the server name, the api url is actually in the form of:
http://<servername>/powerbi/api/explore/reports/...
saj wrote:In the logs I can see errors where the RequestID doesn't relate back to an entry in ExecutionLog3 on the database.
I'm not 100% sure, but I think the requestID in the log you posted is the request id from the tabular engine, not the report request id.
Unfortunately I'm not sure what could be causing your slow down, but someone else did post here recently about page file use increasing and slowing the server down which also appeared to be helped by re-starting the service.
- saj7 years agoHelper III
Ahhh thanks d_gosbell there appear to be a couple of APIs and some references in the logs are relative. Looks like I missed the /powerbi/api/explore; thanks and doh from my perspective.
We're still hunting problems. Our Server Team looked at the page file use so we'll keep our eye on that.
Thanks