-
-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Error downloading default config files #70
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Found a fix , just went to the container and chmod the /data path wide open . So there seems to be a permission issue on the latest release ? |
Don't mount in roms like that please read the readme, I would start over and clear out your current data directory. |
Where on the read me it talks about how to mount the roms ? On most of other tutorials are done like this , and what I understood from the readme is to place the path like that. |
Do I add the :ro at the end of my paths ? do I need to start over or just modify it like that the stack ? |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue is locked due to inactivity |
Is there an existing issue for this?
Current Behavior
I just installed using docker , followed the default guide and trying to retrieve the default files, it gets stuck at downloading /data/gb/corners/default.png
This means that I do not see any emulator on the main side. I don't know why. I used to be able to set it up on docker easily. I have all my paths correct. The permissions on the folders are wide open. I am pulling the latest one build. Maybe there is a problem on the site it pulls the configuration files. It is unusable . Am I the only one having this issue on the most recent build ?
Expected Behavior
When first installed , it should just be able to download all configuration files ( the default fileset) , and after scanning roms , be able to see it on the main page.
Steps To Reproduce
have docker compose file with the default configuration. Enter the site, download default/dl files , gets stuck
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: