dveretennikov1

Results 5 comments of 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 ![image](https://user-images.githubusercontent.com/102303381/169018054-f01d4d45-1e22-4fd9-a16b-394a97954a94.png)

### 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 ![image](https://user-images.githubusercontent.com/102303381/169038002-79940cb8-181c-4a62-9825-99d0109edce8.png)

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...