-
Notifications
You must be signed in to change notification settings - Fork 3
Troubleshooting
Running into issues? Here are a few common problems and how to fix them.
This is almost always an issue with the Docker volume mappings. Double check that the /library path inside the container is mapped to the actual folder on your host machine where your files are. Also make sure the container has read permissions for those files.
The in-browser 3D viewer is pretty powerful, but very complex and high-poly STL files can bring your web browser to its knees. If a file is over 50MB, the viewer might struggle depending on your computers hardware. Try opening it directly in your slicer instead.
- Make sure the slicer is actually installed on the computer you are browsing from (not the server!).
- Check your browser settings. You might have accidentally blocked the popup or protocol handler. Try clearing your browser site settings for GyroidVault.
If you just added a bunch of new files, give the server a few minutes to process them. Generating thumbnails in the background can take a little bit of time for large batches.
If your issue isn't listed here, please open a bug report on the GitHub repository so I can take a look!