Simon

Results 5 comments of Simon

After a bit of searching this seems to be a npm problem - https://github.com/npm/cli/issues/5889 . The used `python:3.10-bookworm` ships with npm version [9.2.0](https://github.com/npm/cli/releases/tag/v9.2.0) which has been released before the issue...

I was talking about the npm version, not nodejs. Current npm version is 10.5.1. The mentioned npm version is the one provided by the bookworm repositorys.

Finally found the time to test the develop branch. I'm currently getting the following stack trace: ``` 🧬 loaded config '/etc/netbox/config/configuration.py' 🧬 loaded config '/etc/netbox/config/extra.py' 🧬 loaded config '/etc/netbox/config/logging.py' 🧬...

Re-tested and can confirm the fix works. Thanks for the fast reaction 🥇

Hi, just ran into the same issue. The oc_calendarobjects_props table is currently 81GB large. There are 53 subscriptions of calendars with changing UIDs. Deletion of a subscribed calendar results in...