Nextcloud connect from Chrome plugin impossible
See original GitHub issueHello, I just tried to initiate a first connection from Buttercup Chrome plugin to three different Nextcloud instances. May latest test was on demo.nextcloud.com and even that one failed
Failed connecting to 'nextcloud' resourceA connection attempt to 'https://demo.nextcloud.com/thoon3ai/' has failed: Connection failed to WebDAV service: https://demo.nextcloud.com/thoon3ai/remote.php/webdav
Version and info
Version 2.2.0 Browser name: Chrome version: 71 fullVersion: 71.0.3578.98 os: Linux
What can I try or do to get this thing working? I tried WebDAV and Nextcloud connect, both without success.
Thanks in advanced, htc.
Issue Analytics
- State:
- Created 5 years ago
- Comments:20 (7 by maintainers)
Top Results From Across the Web
Chrome Extension Setup Issues - passwords
I have no problem accessing my NextCloud externally. When trying to setup the password extension it gives me an error about my URL...
Read more >Unable to connect to NextCloud (Webdav) in Brave · Issue #205
Trying to setup the Chrome Extension in Brave Browser, but when trying to add my Nextcloud as the password archive source.
Read more >ONLYOFFICE cannot be reached. Please contact admin
Please go to Nextcloud config.php file and add this line: 'allow_local_remote_servers' => true,. After that please reproduce the issue (click ...
Read more >Update Nextcloud - Installation of Ubuntu - Google Sites
I moved my nextcloud to /var/www/html/nextcloud so I had to enter that. ... Cannot execute statement: impossible to write to binary log since...
Read more >TrueNAS (12.0-U7) and Nextcloud Jail not working after ...
Was this a plugin install or a manual Nextcloud install via jail? ... Synology not playing nice with Mac, Chrome, and Adobe products....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@bloodsplatter You can read about it here: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#The_HTTP_response_headers
Basically, returning
Access-Control-Allow-Origin: *
will do it.In case this helps anyone else: On Firefox I have started to use the Multi-Account Containers extension and put my Nextcloud session in a container. This way it seems to be separated from the “general” cookie and session storage. With that, I haven’t had any more log-in problems with the extension or while saving credentials.