dveretennikov1
dveretennikov1
Hi, I also have the same error on a fresh install ```drawio | 25-Apr-2022 11:29:13.461 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: Apache Tomcat/9.0.62 drawio | 25-Apr-2022 11:29:13.462 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log...
Sorry, didn't receive notification about your answer. only errors I described previously Today updated docker image to the latest, now I've got an error 
### console log `VM72:1 Refused to connect to 'https://www.draw.io/notifications' because it violates the following Content Security Policy directive: "connect-src 'self' https://*.dropboxapi.com https://api.trello.com https://api.github.com https://raw.githubusercontent.com https://*.googleapis.com https://*.googleusercontent.com https://graph.microsoft.com https://*.1drv.com https://*.sharepoint.com https://gitlab.com...
Yes, no errors on auth MS. I type my credentials and got an error. clear cache and cookies - done 
I logged into docker container, installed vim, edited OneDriveClient.js ``` else if (authWindow != null) { // authWindow.close(); } ``` save the file (but didn't restart docker container), clean cache...