-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GuzzleHttp\Exception\RequestException: cURL error 3: <url> malformed #3626
Comments
@MorrisJobke @LukasReschke Anyone? |
3 means malformed URL https://curl.haxx.se/libcurl/c/libcurl-errors.html Without the URL we have no idea, how it is malformed. |
@MorrisJobke Ok, then let's find it. :) I have seen this on at least 3 Nextcloud servers that I maintain and it happended after the update to 11.0.2. Where should I start looking? What could trigger this? |
In the log file ;) The error message you wrote has the "malformed URL" included, but you removed it 😉 Feel free to send this log line to me via email or so if it should not be publicly visible 😉 |
@MorrisJobke Hmm, nah that's how I received it. Will check my backend logs (this was from the logreader) on the server to see if that's more detailed. Will get back to you. :) |
cc @icewind1991 and @schiessle for federated sharing |
Same issue here in fresh install on Archlinux. |
Some more output regarding Guzzle:
|
Cc @schiessle |
Please put this in the release notes. |
|
Got the same Error in a fresh install of Version 13. Any Ideas how to fix this? |
Same error in version 13, Collabora Online 2.0.2 |
Same issue with
Edit : Fixed ! In Nextcloud 13, if you have this error you need to setup Collabora properly : https://www.collaboraoffice.com/code/ |
I had the same issue when I added the Office Online plugin (https://apps.nextcloud.com/apps/officeonline) under Nextcloud 19 without setting up the document server. I fixed it by disabling the Office Online plugin. |
Thank you! |
Steps to reproduce
N/A
Expected behaviour
No error
Actual behaviour
Check
nextcloud.log
Server configuration
Operating system:
Ubuntu 16.04.2
Web server:
Apache 2.4
Database:
MySQL 5,7
PHP version:
7.0.15
Nextcloud version: (see Nextcloud admin page)
11.0.1
Updated from an older Nextcloud/ownCloud or fresh install:
Clean install with old DB
Where did you install Nextcloud from:
Nextcloud
Signing status:
Signing status
List of activated apps:
App list
The content of config/config.php:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
No
Are you using encryption: yes/no
No
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
No
Client configuration
Browser:
Chrome
Operating system:
Ubuntu 16.04.2
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
The text was updated successfully, but these errors were encountered: