The character encoding of the plain text document was not declared #934

Open
opened 3 years ago by Tealk · 0 comments
Tealk commented 3 years ago

If i visit the page https://blog.rollenspiel.monster/~/Sozusagen I get the following error in the console:

The character encoding of the plain text document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the file needs to be declared in the transfer protocol or file needs to use a byte order mark as an encoding signature.

systemctl status plume.service:

Jun 18 16:48:11 servername plume[2654]: thread '<unnamed>' panicked at 'index out of bounds: the len is 0 but the index is 0', /rustc/8a87b945b27b5670ac5ed665bbb0fccc1b88a0a0/src/libcore/slice/mod.rs:2791:10
Jun 18 16:48:12 servername plume[2654]: Error: No matching routes for GET /favicon.ico image/webp.
Jun 18 16:48:12 servername plume[2654]: Warning: Responding with 404 Not Found catcher.
Jun 18 16:50:04 servername plume[2654]: Error: No matching routes for HEAD /.

Plume version: pre-built 0.6.0

If i visit the page https://blog.rollenspiel.monster/~/Sozusagen I get the following error in the console: ``` The character encoding of the plain text document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the file needs to be declared in the transfer protocol or file needs to use a byte order mark as an encoding signature. ``` systemctl status plume.service: ``` Jun 18 16:48:11 servername plume[2654]: thread '<unnamed>' panicked at 'index out of bounds: the len is 0 but the index is 0', /rustc/8a87b945b27b5670ac5ed665bbb0fccc1b88a0a0/src/libcore/slice/mod.rs:2791:10 Jun 18 16:48:12 servername plume[2654]: Error: No matching routes for GET /favicon.ico image/webp. Jun 18 16:48:12 servername plume[2654]: Warning: Responding with 404 Not Found catcher. Jun 18 16:50:04 servername plume[2654]: Error: No matching routes for HEAD /. ``` **Plume version:** pre-built 0.6.0
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
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: Plume/Plume#934
Loading…
There is no content yet.