Better error when nextcloud hostname in config is invalid #4

Open
opened 2024-12-23 11:48:13 +00:00 by kemitix · 0 comments
Owner

The current, uninformative error when logging is enabled:

2024-12-23T11:47:16.515351Z DEBUG on_start:send: kxio::net::system: req=RequestBuilder { error: reqwest::Error { kind: Builder, source: RelativeUrlWithoutBase } }

Try adding https:// to the hostname.

The current, uninformative error when logging is enabled: ``` 2024-12-23T11:47:16.515351Z DEBUG on_start:send: kxio::net::system: req=RequestBuilder { error: reqwest::Error { kind: Builder, source: RelativeUrlWithoutBase } } ``` Try adding `https://` to the hostname.
kemitix added the
Kind/Enhancement
label 2024-12-23 11:48:13 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kemitix/trello-to-deck#4
No description provided.