Tobi
Tobi
okay found that I had a domain named '.' in my pdns :-) Removed it and now I get this error ``` Reverse for 'zone_detail' with keyword arguments '{'zone': 'aorta.'}'...
weird, I renamed the zone in question to aorta.ch. API returns this "new" domain (the old one is not returned anymore). But when accessing zones in dino it still shows...
ah it's in the mysql dino db in table `synczones_zone` Removed the old name from that table and can show zones in dino gui Any chance that dino could be...
took the nuke-it-from-orbit approach to "fix" it ;-) and commented line 660 in `/usr/local/lib/python3.9/site-packages/django/urls/resolvers.py` ```python raise NoReverseMatch(msg) ``` after that domain list is shown. Although dino errors when clicking on...
@JokerGermany > Element has this build in already in labs sorry to hijack this issue but my labs settings in Element look different. I can choose to enter the beta...
@tonioo think an installer option should do it (make it default to no). Maybe as a plus: verify that chroot environment is okay, although could be hard to determine that...
not sure if our issue is related to the same but I updated modoboa today to latest (2.0.1). admin GUI shows me that the version ins updated. I did the...
@tonioo I did not change the nginx config as I thought that /new-admin should be handled by the / location ``` location / { include uwsgi_params; uwsgi_pass 127.0.0.1:3031; uwsgi_param UWSGI_SCRIPT...
sorry to open again but we still have this issue with the current updated version (we did an update today)
@JokerGermany have to come back on this again, sorry :-) Seems to me that elements-call does not work with our homeserver. I can call the other side and hear that...