question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Nextcloud connect from Chrome plugin impossible

See original GitHub issue

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

error

Thanks in advanced, htc.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:20 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
perry-mitchellcommented, Feb 27, 2019

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

0reactions
reuterbalcommented, Apr 8, 2020

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.

Read more comments on GitHub >

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

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found