aim
aim copied to clipboard
Failed to run Aim Tracking Server
❓Question
Hello, I'm trying to upgrade my server and app to 4.0.2 from 3.17.4 and am running into an issue where I receive the following error on the server pod:
Running Aim Server on repo <Repo#-29#### path=/aim/.aim read_only=False> Press Ctrl+C to exit Server is mounted on 0.0.0.0:53800 Failed to run Aim Tracking Server. Please see the logs above for details.
Other than the swap of the version number, I also changed out the app command from aim up to aim ui due to the deprecation of the up command. In the server, where this error is occurring, I haven't changed the start command of aim init --repo /aim && sleep 5 && aim server --log-level DEBUG --repo /aim.
Any advice would be greatly appreciated. I'll continue searching through the Github code to find out where this error is coming from.
Same. Adding "--log-level DEBUG" to the startup command leads to this error