Nextcloud cookie warning spams console
izatwin opened this issue · 1 comments
Describe the bug
I insert my nextcloud credentials into the config file and it seems to connect and backup correctly, however the whole time the console is spammed with:
! [Mon 11:58:11 WARN org.apache.http.client.protocol.ResponseProcessCookies] Invalid cookie header: "Set-Cookie: nc_username=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0; path=/; secure; HttpOnly". Invalid 'expires' attribute: Thu, 01 Jan 1970 00:00:01 GMT
! [Mon 11:58:11 WARN org.apache.http.client.protocol.ResponseProcessCookies] Invalid cookie header: "Set-Cookie: nc_token=deleted; expires=Thu, 01 Jan 1970 00:00:01 GMT; Max-Age=0; path=/; secure; HttpOnly". Invalid 'expires' attribute: Thu, 01 Jan 1970 00:00:01 GMT
Is there any way to fix this?
To Reproduce
- Connect with nextcloud
- Perform a backup
Screenshots / Videos
No response
Server and Plugin Versions
Server: paper 1.20.2-300
Drivebackupv2: 1.6.1
multiple plugins, can give the list if needed.
Additional Context
No response
fixed with #189
will be included with the next release