[GH-ISSUE #28] HSTS #9

Closed
opened 2026-02-27 14:38:42 +03:00 by kerem · 2 comments
Owner

Originally created by @smashrvmco on GitHub (Apr 6, 2024).
Original GitHub issue: https://github.com/iamromulan/quectel-rgmii-toolkit/issues/28

I get the following error when running the script.. doesnt seem to affect anything from not working. On my rm521f-gl this is mounted in a read-only format:

Will not apply HSTS. The HSTS database must be a regular and non-world-writable file.
ERROR: could not open HSTS store at '/home/root/.wget-hsts'. HSTS will be disabled.

Just wondering if I set something up wrong that could cause problems later down the road, or if this is expected behavior for now

Edit: This was communicating via adb over USB cable. Using TTYd, I didnt get this error, but I did notice another just now using the development branch:
Adding AT Socat Bridge systemd service units...
AT Socat Bridge service online: smd11 to ttyOUT
Job for socat-killsmd7bridge.service failed because the control process exited with error code.
See "systemctl status socat-killsmd7bridge.service" and "journalctl -xe" for details.
AT Socat Bridge service online: smd7 to ttyOUT2
AT Socat Bridge services Installed!
Failed to stop simplefirewall.service: Unit simplefirewall.service not loaded.
Failed to stop ttl-override.service: Unit ttl-override.service not loaded.

Originally created by @smashrvmco on GitHub (Apr 6, 2024). Original GitHub issue: https://github.com/iamromulan/quectel-rgmii-toolkit/issues/28 I get the following error when running the script.. doesnt seem to affect anything from not working. On my rm521f-gl this is mounted in a read-only format: Will not apply HSTS. The HSTS database must be a regular and non-world-writable file. ERROR: could not open HSTS store at '/home/root/.wget-hsts'. HSTS will be disabled. Just wondering if I set something up wrong that could cause problems later down the road, or if this is expected behavior for now Edit: This was communicating via adb over USB cable. Using TTYd, I didnt get this error, but I did notice another just now using the development branch: Adding AT Socat Bridge systemd service units... AT Socat Bridge service online: smd11 to ttyOUT Job for socat-killsmd7bridge.service failed because the control process exited with error code. See "systemctl status socat-killsmd7bridge.service" and "journalctl -xe" for details. AT Socat Bridge service online: smd7 to ttyOUT2 AT Socat Bridge services Installed! Failed to stop simplefirewall.service: Unit simplefirewall.service not loaded. Failed to stop ttl-override.service: Unit ttl-override.service not loaded.
kerem closed this issue 2026-02-27 14:38:42 +03:00
Author
Owner

@dr-dolomite commented on GitHub (Apr 6, 2024):

Those were completely fine afaik. If something went wrong, just use the script again to remove the installation, do a reboot and then install again.

<!-- gh-comment-id:2041219082 --> @dr-dolomite commented on GitHub (Apr 6, 2024): Those were completely fine afaik. If something went wrong, just use the script again to remove the installation, do a reboot and then install again.
Author
Owner

@iamromulan commented on GitHub (Apr 7, 2024):

Will not apply HSTS. The HSTS database must be a regular and non-world-writable file

https://superuser.com/a/1540028

Failed to stop simplefirewall.service: Unit simplefirewall.service not loaded.
Failed to stop ttl-override.service: Unit ttl-override.service not loaded.

These are ok

<!-- gh-comment-id:2041629063 --> @iamromulan commented on GitHub (Apr 7, 2024): > Will not apply HSTS. The HSTS database must be a regular and non-world-writable file https://superuser.com/a/1540028 > Failed to stop simplefirewall.service: Unit simplefirewall.service not loaded. > Failed to stop ttl-override.service: Unit ttl-override.service not loaded. These are ok
Sign in to join this conversation.
No labels
pull-request
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
starred/quectel-rgmii-toolkit#9
No description provided.