João Soares

Results 26 comments of João Soares

We also have plans to bring up a read-only instance (with access to a database replica). I was hoping this was possible, but this issue lowers my expectations 😄 Is...

I just want to thank @gneville-ot and @jathanism for all the troubleshooting done here. I managed to successfully bring up a read-only instance thanks to all the advice in this...

When it comes to that authentiction error @gneville-ot and @jathanism, I believe Nautobot still tries to update the last login time under `MAINTENANCE_MODE` in some cases, for example when it...

@gneville-ot Can you enable `DEBUG` mode, so can we confirm that this is still related to the update of the last login time? You should see the exact SQL query...

Same happening to me unfortunately. The containers.json is copied just fine, but overwriting the sqlite file makes the extension stop working.

Thank you for the technical details! So in theory, if I apply all the INSERTs directly from one DB to the other, while Firefox is running, would that accomplish anything?...

This one is trickier...So far the only real dependence I had on ChronoGG's API was their cookie format and API endpoint (and the 420 error code). With this, I will...

@jathanism sorry for reviving this, just want to post an update: I am now facing this issue even without using the `nautobot-scheduler` on v1.5.5 1. Restart nautobot-worker 2. Run any...

I have confirmed that the same DB connection is being reused (or attempted at least). * At 11:20:03 I restarted `nautobot-worker` * On the firewall I can see a session...