Database error! An error has occured: near "name": syntax error. #135
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm trying to get BrickTracker setup on my Unraid Server. Currently I'm able to add sets, however, when I add them, none of the pictures show up - just question marks. Additionally, when I attempt to open a set, I receive "Database error!
An error has occured: near "name": syntax error." when I click on it. Any help would be greatly appreciated! Thanks.
I unfortunately don't use Unraid and I have no idea how its Docker implementation is. I would suggest you look at some of the older issues regarding Unraid (https://gitea.baerentsen.space/FrederikBaerentsen/BrickTracker/issues?type=all&state=all&labels=68).
Unraid is not officially supported.
I’ll keep working on it, lots of repeat stuff in the logs like “ WARNING:bricktracker.views.error:Not found: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. (path: /static/minifigures/nil_mf.jpg)”
I’m not sure why it is looking there, all the paths dropped the static? Is there somewhere else to configure it?
How are you running it in Unraid? Are you using an existing template or setting up your own Docker container?
Please take a look at #132 (comment), as it might help.
Figured it out.. the parts sort SQL command had a typo in it! Awesome app, sorry for the trouble!
What did you change it to? Maybe i can fix it in the code.