William Chatner

Results 7 comments of William Chatner

Faulty behaviour here, too. When I have a bunch of new test mails in my inbox and I delete them, the counter grows negatively, see screenshot. Only when I change...

Same problem here. I cannot access API doc. Debian 11, Modoboa 2.0.2, installed with installer-script using dashboard v1, created new superadmin, gave api access to that user Result: calling /api/schema-v2/swagger/...

@tonioo : set debug to true, restarted uwsgi service, try to access /api/schema-v2/swagger/ in a browser Resulting log from /var/log/uwsgi/app/modoboa-instance.log is: ``` Tue Oct 18 17:25:35 2022 - SIGINT/SIGQUIT received...killing...

No, not all are warnings. In all the posted log files these errors commonly occur: `Error #0: UserAccountViewSet: unable to guess serializer. This is graceful fallback handling for APIViews. Consider...

> Could you look at the Response tab (with DEBUG enabled) for the request which comes back with a 500 error? This is a very long error trace. The picture...

FYI: From my point of view the calendar app is working fine. I can log in as a regular user and access the calendar, create a new calendar and create...

@kalungia @imbraintl @tonioo I manually edited serializers.py and added changes from [this commit](https://github.com/modoboa/modoboa-radicale/commit/bbfdd4d38eb82273d51ae81a6cd71f4430afef29). Now it works