You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have Preview configured to use a remote Imaginary instance, and it used to work fine (on Nextcloud 29). It broke recently, presumably after updating to NC 30.
Now, the requests produce a HTTP 400 error code on the Imaginary instance, and I haven't been able to figure out how to debug this problem. I don't know if it is a bug in upstream nextcloud server, preview app, a misconfiguration on the Imaginary instance, or an edge case because of a broken file... The error occurs with the latest version of Imaginary, as well as older versions of Imaginary.
Here is an example of the requests on the Imaginary instance:
Bug description
Describe the bug
I have Preview configured to use a remote Imaginary instance, and it used to work fine (on Nextcloud 29). It broke recently, presumably after updating to NC 30.
Now, the requests produce a HTTP 400 error code on the Imaginary instance, and I haven't been able to figure out how to debug this problem. I don't know if it is a bug in upstream nextcloud server, preview app, a misconfiguration on the Imaginary instance, or an edge case because of a broken file... The error occurs with the latest version of Imaginary, as well as older versions of Imaginary.
Here is an example of the requests on the Imaginary instance:
My understanding is that code 400 means malformed request.
Platform
Additional context
Yes:
No
I don't know how to debug this, and in particular how to obtain more details about the error...
Steps to reproduce
Expected behavior
I should get a successful HTTP code in the Imaginary instance, and a preview on nextcloud web interface.
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Upgraded to a MAJOR version (ex. 28 to 29)
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: