9 days ago
It's crushing after working nicely for a few hours
Pinned Solution
9 days ago
Alternatively, you could try resetting the WAL on your SQLite.
You'll need to run the SQL command PRAGMA wal_checkpoint(TRUNCATE);.
11 Replies
9 days ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • 9 days ago
9 days ago
Ok
9 days ago
Yes a lot let me drop
9 days ago
^^^^^^^^^^^^^^^^^^^^^^
self._target(*self._args, **self._kwargs)OSError: [Errno 28] No space left on device
Call stack:
File "/usr/local/lib/python3.11/threading.py", line 1002, in _bootstrap
super().emit(record)Message: '%s: linked SQLite %s is vulnerable to the WAL-reset corruption bug (https://sqlite.org/wal.html#walresetbug) — %s. Upgrade to SQLite 3.51.3+ (or backports 3.50.7 / 3.44.6); %s. See hermes doctor. This warning fires once per process per database.'
Arguments: ('state.db', '3.46.1', 'using journal_mode=DELETE instead of enabling WAL', 'Hermes-managed installs can repair the embedded runtime with hermes update')
--- Logging error ---
Traceback (most recent call last):
File "/usr/local/lib/python3.11/logging/handlers.py", line 73, in emit
self.handle(record)Railway rate limit reached for deployment, update your application to reduce the logging rate. Messages dropped: 42
[bootstrap] Writing runtime env to /data/.hermes/.env
[bootstrap] Existing Hermes data found. Skipping one-time init.
[bootstrap] Starting Hermes gateway...
Mounting volume on: /var/lib/containers/railwayapp/bind-mounts/fc9d935a-3a08-44c2-bb4a-952ce9e3e354/vol_nzgd50fpw73h8uy5
┌─────────────────────────────────────────────────────────┐
│ ⚕ Hermes Gateway Starting... │
├─────────────────────────────────────────────────────────┤
│ Messaging platforms + cron scheduler │
│ Press Ctrl+C to stop │
└─────────────────────────────────────────────────────────┘
--- Logging error ---
File "/opt/hermes-agent/hermes_logging.py", line 519, in emit
Traceback (most recent call last):
0x5b62656e5d
Are there any errors in the logs? If so, can you share them?
9 days ago
^^^^^^^^^^^^^^^^^^^^^^
self._target(*self._args, **self._kwargs)OSError: [Errno 28] No space left on device
Call stack:
File "/usr/local/lib/python3.11/threading.py", line 1002, in _bootstrap
super().emit(record)Message: '%s: linked SQLite %s is vulnerable to the WAL-reset corruption bug (https://sqlite.org/wal.html#walresetbug) — %s. Upgrade to SQLite 3.51.3+ (or backports 3.50.7 / 3.44.6); %s. See hermes doctor. This warning fires once per process per database.'
Arguments: ('state.db', '3.46.1', 'using journal_mode=DELETE instead of enabling WAL', 'Hermes-managed installs can repair the embedded runtime with hermes update')
--- Logging error ---
Traceback (most recent call last):
File "/usr/local/lib/python3.11/logging/handlers.py", line 73, in emit
self.handle(record)Railway rate limit reached for deployment, update your application to reduce the logging rate. Messages dropped: 42
[bootstrap] Writing runtime env to /data/.hermes/.env
[bootstrap] Existing Hermes data found. Skipping one-time init.
[bootstrap] Starting Hermes gateway...
Mounting volume on: /var/lib/containers/railwayapp/bind-mounts/fc9d935a-3a08-44c2-bb4a-952ce9e3e354/vol_nzgd50fpw73h8uy5
┌─────────────────────────────────────────────────────────┐
│ ⚕ Hermes Gateway Starting... │
├─────────────────────────────────────────────────────────┤
│ Messaging platforms + cron scheduler │
│ Press Ctrl+C to stop │
└─────────────────────────────────────────────────────────┘
--- Logging error ---
File "/opt/hermes-agent/hermes_logging.py", line 519, in emit
Traceback (most recent call last):
9 days ago
Unfortunately, your only option is to upgrade to the Hobby plan to increase the amount of storage available.
Status changed to Awaiting User Response Railway • 9 days ago
Status changed to Solved Anonymous • 9 days ago
0x5b62656e5d
Unfortunately, your only option is to upgrade to the Hobby plan to increase the amount of storage available.
9 days ago
Maybe
Status changed to Awaiting Conductor Response Railway • 9 days ago
0x5b62656e5d
Unfortunately, your only option is to upgrade to the Hobby plan to increase the amount of storage available.
9 days ago
Like l don't have cash 😂
9 days ago
Alternatively, you could try resetting the WAL on your SQLite.
You'll need to run the SQL command PRAGMA wal_checkpoint(TRUNCATE);.
Status changed to Awaiting User Response Railway • 9 days ago
0x5b62656e5d
Alternatively, you could try resetting the WAL on your SQLite. You'll need to run the SQL command `PRAGMA wal_checkpoint(TRUNCATE);`.
9 days ago
Let me try
Status changed to Awaiting Conductor Response Railway • 9 days ago
Status changed to Open mayori • 9 days ago
Status changed to Solved 0x5b62656e5d • 9 days ago