[Support] Various issues on linux
See original GitHub issueHey, just tried to run EmbyStat, and failed in various ways. Here is a list of problems I encountered:
-
No documentation on volumes to mount
-
“Did you try to run a dotnet command?” message when attempting to mount
/appI ended up mounting/app/Logsand/app/Settings, I found them in some other issues comments. I don’t know if there is something else to mount. That’s just what I’ve got currently. -
nightly-linuxdocker image is a windows image Well this one is a wtf one 😃 -
Failed first sync in the Wizard:
POST https://<my-embystat-url>/api/emby/server/token 400 (Bad Request)This was using thebeta-linuximage. Shouldn’t this request be sent to the actual emby instance instead of the embystat one? They’re both on the same server, and the embystat domain is stats.theembydomain
Issue Analytics
- State:
- Created 4 years ago
- Comments:33 (15 by maintainers)

Top Related StackOverflow Question
sorry that was a bit unclear. I do mean a user authentication to embystat itself. im glad to hear that its already on the list! 😃
LOL, thanks for the checklist!!
At the moment I can’t rebuild the containers since I’m switching between build servers. But thanks for mentioning it!
As for the documentation, I know there is almost none at the moment. Since I don’t have a stable beta release yet it changes a lot still. After the nosql update I will move the database to a folder that can be mounted. I still have no idea why we get the “did you try to run a dotnet command” error if you just mount the whole /app folder.
For the failed sync, I have to look into that. It indeed should go to the emby server and not to the embystat ofcourse.
I’ll keep you posted on the bugs you logged, thanks for your time testing the app and reporting the bugs!