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
Looks like this is back, confirmed with a friend trying to access my NextCloud share over WebDAV on both Linux and Windows. Also confirmed on my own windows install.
Confirmed that the cert for my server is very much valid, but I get an error saying it is not when I have ignore TLS errors unchecked, happens with every sync.
Joplin version: 2.4.9 and before (updating made no difference)
Platform: Window, Linux
OS specifics: Occurs when "Ignore TLS Errors' is unchecked
Looks like this is back, confirmed with a friend trying to access my NextCloud share over WebDAV on both Linux and Windows. Also confirmed on my own windows install.
Confirmed that the cert for my server is very much valid, but I get an error saying it is not when I have ignore TLS errors unchecked, happens with every sync.
Joplin version: 2.4.9 and before (updating made no difference)
Platform: Window, Linux
OS specifics: Occurs when "Ignore TLS Errors' is unchecked
Steps to reproduce
Expectations:
I dunno... maybe properly evaluate SSL certs???
Console log:
C:\Users\hack-\AppData\Local\Programs\Joplin\resources\app.asar\node_modules@joplin\lib\Logger.js:188 19:44:07: Synchronizer: FetchError {name: "FetchError", message: "request to https://hack-wizard.twilightparadox.com…info.json failed, reason: certificate has expired", type: "system", errno: "CERT_HAS_EXPIRED", code: "CERT_HAS_EXPIRED", …}
log.txt:
2021-10-02 19:49:29: Synchronizer: "Sync: finished: Synchronisation finished [1633229347898]"
2021-10-02 19:49:29: Synchronizer: "Operations completed: "
2021-10-02 19:49:29: Synchronizer: "Total folders: 11"
2021-10-02 19:49:29: Synchronizer: "Total notes: 74"
2021-10-02 19:49:29: Synchronizer: "Total resources: 9"
2021-10-02 19:49:29: Synchronizer: "There was some errors:"
2021-10-02 19:49:29: Synchronizer: "FetchError: request to https://hack-wizard.twilightparadox.com/remote.php/dav/files/ncp/rpnotes/info.json failed, reason: certificate has expired
Code: CERT_HAS_EXPIRED
FetchError: request to https://hack-wizard.twilightparadox.com/remote.php/dav/files/ncp/rpnotes/info.json failed, reason: certificate has expired
at ClientRequest. (C:\Users\hack-\AppData\Local\Programs\Joplin\resources\app.asar\node_modules@joplin\lib\node_modules\node-fetch\index.js:133:11)
at ClientRequest.emit (events.js:310:20)
at ClientRequest.EventEmitter.emit (domain.js:482:12)
at TLSSocket.socketErrorListener (_http_client.js:426:9)
at TLSSocket.emit (events.js:310:20)
at TLSSocket.EventEmitter.emit (domain.js:482:12)
at emitErrorNT (internal/streams/destroy.js:92:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
at processTicksAndRejections (internal/process/task_queues.js:84:21)"
The text was updated successfully, but these errors were encountered: