Curl, wget broken when it's mentioned in documentation. #4426

Closed
opened 2026-02-05 08:52:06 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @s3n3c4 on GitHub (Jan 24, 2024).

Describe the Bug

Hello, everyone.

I found a issue, and I don't know hot to solve it.

For example, when I use some linux commands as wget, curl it doesn't allow me to update the page, I got a timeout. I have to fill in the command with some blank spaces or nulling the command as putting double letters or something like that.

Example:

curl -I google.com

I have to put something like this:

curll -I google.com

Steps to Reproduce

curl -I google.com

Failure, when I try to edit the draft shows me a timeout.

Expected Behaviour

curll -I google.com

Here, it works.

Screenshots or Additional Context

No response

Browser Details

No response

Exact BookStack Version

23.12.1

Originally created by @s3n3c4 on GitHub (Jan 24, 2024). ### Describe the Bug Hello, everyone. I found a issue, and I don't know hot to solve it. For example, when I use some linux commands as wget, curl it doesn't allow me to update the page, I got a timeout. I have to fill in the command with some blank spaces or nulling the command as putting double letters or something like that. Example: ```bash curl -I google.com ``` I have to put something like this: ```bash curll -I google.com ```` ### Steps to Reproduce ```bash curl -I google.com ``` Failure, when I try to edit the draft shows me a timeout. ### Expected Behaviour ```bash curll -I google.com ``` Here, it works. ### Screenshots or Additional Context _No response_ ### Browser Details _No response_ ### Exact BookStack Version 23.12.1
OVERLORD added the 🐛 Bug label 2026-02-05 08:52:06 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Jan 24, 2024):

Hi @s3n3c4,
Can you screenshot the documentation that you're following?
Unfortunately I don't at all understand what this is in reference to.

@ssddanbrown commented on GitHub (Jan 24, 2024): Hi @s3n3c4, Can you screenshot the documentation that you're following? Unfortunately I don't at all understand what this is in reference to.
Author
Owner

@ssddanbrown commented on GitHub (Feb 8, 2024):

Since there's been no further follow up I'll close this off.

@ssddanbrown commented on GitHub (Feb 8, 2024): Since there's been no further follow up I'll close this off.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#4426