aimhubio / aim

Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.
https://aimstack.io
Apache License 2.0
5.16k stars 316 forks source link

Failed to run Aim Tracking Server #3050

Open jennifer12121 opened 11 months ago

jennifer12121 commented 11 months ago

❓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.

Elentary commented 8 months ago

Same. Adding "--log-level DEBUG" to the startup command leads to this error