Negative_Entropy
Negative_Entropy
RRailway
Created by Negative_Entropy on 11/7/2024 in #✋|help
Old deployment suddenly crashes
ok rebuilding my env from requirements.txt locally produces the same error no clue why but its a pip issue i guess thanks for the help updated numpy pandas and its live again
21 replies
RRailway
Created by Negative_Entropy on 11/7/2024 in #✋|help
Old deployment suddenly crashes
ill uhh rebuild the venv and investigate the versions the errors not very clear i thought maybe you guys had seen something like it before
21 replies
RRailway
Created by Negative_Entropy on 11/7/2024 in #✋|help
Old deployment suddenly crashes
yea that explains
21 replies
RRailway
Created by Negative_Entropy on 11/7/2024 in #✋|help
Old deployment suddenly crashes
i tried comparing build logs between the two but the old ones seem to be cleared
21 replies
RRailway
Created by Negative_Entropy on 11/7/2024 in #✋|help
Old deployment suddenly crashes
No description
21 replies
RRailway
Created by Negative_Entropy on 11/7/2024 in #✋|help
Old deployment suddenly crashes
yes
21 replies
RRailway
Created by Negative_Entropy on 11/7/2024 in #✋|help
Old deployment suddenly crashes
Python 3.9.15
21 replies
RRailway
Created by Negative_Entropy on 11/7/2024 in #✋|help
Old deployment suddenly crashes
this project originally ran on heroku and was moved to railway when they changed their free plan
21 replies
RRailway
Created by Negative_Entropy on 11/7/2024 in #✋|help
Old deployment suddenly crashes
I understand that im using quite old versions at this point, and if this would be causing issues i can start updating all of it
21 replies
RRailway
Created by Negative_Entropy on 11/7/2024 in #✋|help
Old deployment suddenly crashes
No description
21 replies
RRailway
Created by Negative_Entropy on 11/7/2024 in #✋|help
Old deployment suddenly crashes
i think this crash happens when it tries to import pandas
21 replies
RRailway
Created by Negative_Entropy on 11/7/2024 in #✋|help
Old deployment suddenly crashes
21 replies
RRailway
Created by Negative_Entropy on 8/27/2022 in #✋|help
Heroku to railway, plotly-dash, deployment crash
thanks for the help guys you can probably close this one
61 replies
RRailway
Created by Negative_Entropy on 8/27/2022 in #✋|help
Heroku to railway, plotly-dash, deployment crash
on nix packs
61 replies
RRailway
Created by Negative_Entropy on 8/27/2022 in #✋|help
Heroku to railway, plotly-dash, deployment crash
well youre right it works now
61 replies
RRailway
Created by Negative_Entropy on 8/27/2022 in #✋|help
Heroku to railway, plotly-dash, deployment crash
b2aff5cf-87e0-4a27-9724-eed0a04d6cbc
61 replies
RRailway
Created by Negative_Entropy on 8/27/2022 in #✋|help
Heroku to railway, plotly-dash, deployment crash
i mean i just created a new project
61 replies
RRailway
Created by Negative_Entropy on 8/27/2022 in #✋|help
Heroku to railway, plotly-dash, deployment crash
61 replies
RRailway
Created by Negative_Entropy on 8/27/2022 in #✋|help
Heroku to railway, plotly-dash, deployment crash
File "/opt/venv/lib/python3.9/site-packages/dash/__init__.py", line 36, in <module>
from .dash import ( # noqa: F401,E402
File "/opt/venv/lib/python3.9/site-packages/dash/dash.py", line 21, in <module>
from flask_compress import Compress
File "/opt/venv/lib/python3.9/site-packages/flask_compress/__init__.py", line 1, in <module>
from .flask_compress import Compress
File "/opt/venv/lib/python3.9/site-packages/flask_compress/flask_compress.py", line 14, in <module>
import brotli
File "/opt/venv/lib/python3.9/site-packages/brotli.py", line 8, in <module>
import _brotli
ImportError: libstdc++.so.6: cannot open shared object file: No such file or directory
[2022-08-31 06:41:49 +0000] [7] [INFO] Worker exiting (pid: 7)
[2022-08-31 06:41:49 +0000] [1] [INFO] Shutting down: Master
[2022-08-31 06:41:49 +0000] [1] [INFO] Reason: Worker failed to boot.
File "/opt/venv/lib/python3.9/site-packages/dash/__init__.py", line 36, in <module>
from .dash import ( # noqa: F401,E402
File "/opt/venv/lib/python3.9/site-packages/dash/dash.py", line 21, in <module>
from flask_compress import Compress
File "/opt/venv/lib/python3.9/site-packages/flask_compress/__init__.py", line 1, in <module>
from .flask_compress import Compress
File "/opt/venv/lib/python3.9/site-packages/flask_compress/flask_compress.py", line 14, in <module>
import brotli
File "/opt/venv/lib/python3.9/site-packages/brotli.py", line 8, in <module>
import _brotli
ImportError: libstdc++.so.6: cannot open shared object file: No such file or directory
[2022-08-31 06:41:49 +0000] [7] [INFO] Worker exiting (pid: 7)
[2022-08-31 06:41:49 +0000] [1] [INFO] Shutting down: Master
[2022-08-31 06:41:49 +0000] [1] [INFO] Reason: Worker failed to boot.
61 replies
RRailway
Created by Negative_Entropy on 8/27/2022 in #✋|help
Heroku to railway, plotly-dash, deployment crash
yea idk how this isnt working lol
61 replies