I updated my ZM on Ubuntu 20.04 this past weekend to 1.34.26. The update went fine. I also changed my ZM user password this weekend as well. Now the log window is saying there are permission and auth errors. These 6 errors repeat every two minutes. Even though the error says that my user (me - marcw) can't be authenticated I can assure you that both my login and the admin login authenticates just fine. I now wish I hadn't changed my password on the same day I upgraded since I can't be sure what's causing these repeating errors.
Seeking advice.
repeating authentication errors
repeating authentication errors
- Attachments
-
- Selection_582.png (46.22 KiB) Viewed 2181 times
Re: repeating authentication errors
Check the permissions on the file /var/log/zm/zmu.log, service must be able to write to it. (and the parent folder "zm")
Re: repeating authentication errors
typically auth issues are due to timezone differences between system(db) and php.
Re: repeating authentication errors
ffmpeg can't handle weird characters. They need to be url encoded. Which means we need to parse the url, escape the password, rebuild the url and hand that to ffmpeg.
It's the parsing of the url that is tricky (in c++ land) and we have thus far been lazy about it.
It's the parsing of the url that is tricky (in c++ land) and we have thus far been lazy about it.