mihran113

Results 116 comments of mihran113

Seems you're running `aim server` on docker? Could you please provide some more details about your setup, so I can reproduce it on my end? And one more question: did...

Hmm, pretty strange, I'll try to reproduce it on my end, doesn't seem to be something obvious or setup related. Will ping you once any updates.

Hey @Alexponomarev7! I wasn't able to reproduce it on my end. If possible could you please share an example script that might help to reproduce it? The warnings on server...

Hey @andife! The instance of `AimCallback` class has a property named experiment, which is the underlying `aim.Run` object. So to track additional metrics and images, you'll need to do something...

Hey @Michael-Tanzer! Thanks for the report. The run is being closed, because pytorch lightning is calling `.finalize()` method on the logger. But when the test loop starts, and the trainer...

Oh, yeah, remote tracking is actually causing this. I've just opened a PR which should address that: https://github.com/aimhubio/aim/pull/3134 We'll release a patch version today or tomorrow which will include the...

Hi @mikel-brostrom. Looks like this is a blocker, I'm going to give it a high priority. Could you confirm, please?

> Yes, it is a blocker. Could you reproduce the error? Let me know if you need more information Unfortunately I couldn't reproduce it. Does this happen only when using...

Strange. I tried the same setup with the same example, works for me fine. Can I ask if you do have any other clients logging at the same time or...

Hi @mikel-brostrom. I still cannot reproduce this issue. Would you mind to join [aim community slack](https://slack.aimstack.io/) so we can debug this more interactively?