ricepapi
ricepapi
RRailway
Created by ricepapi on 9/29/2023 in #✋|help
I cannot view my project dashboard
No description
6 replies
RRailway
Created by ricepapi on 9/12/2023 in #✋|help
Deployment stuck at building phase
No description
25 replies
RRailway
Created by ricepapi on 7/29/2023 in #✋|help
Initializing takes a long time
26 replies
RRailway
Created by ricepapi on 7/28/2023 in #✋|help
Python Private package
so in my requirements.txt i have a private github package i need to install but i keep running into this error on deploy:
fatal: could not read Username for 'https://github.com';: No such device or address
#10 8.518 fatal: clone of 'https://github.com/AugmentedLabsInc/archer-voice-bot'; into submodule path '/tmp/pip-req-build-l7oka1sr/archer-voice-bot' failed
#10 8.519 Failed to clone 'archer-voice-bot'. Retry scheduled

#10 8.706 fatal: could not read Username for 'https://github.com';: No such device or address
#10 8.709 fatal: clone of 'https://github.com/AugmentedLabsInc/archer-voice-bot'; into submodule path '/tmp/pip-req-build-l7oka1sr/archer-voice-bot' failed
#10 8.709 Failed to clone 'archer-voice-bot' a second time, aborting
fatal: could not read Username for 'https://github.com';: No such device or address
#10 8.518 fatal: clone of 'https://github.com/AugmentedLabsInc/archer-voice-bot'; into submodule path '/tmp/pip-req-build-l7oka1sr/archer-voice-bot' failed
#10 8.519 Failed to clone 'archer-voice-bot'. Retry scheduled

#10 8.706 fatal: could not read Username for 'https://github.com';: No such device or address
#10 8.709 fatal: clone of 'https://github.com/AugmentedLabsInc/archer-voice-bot'; into submodule path '/tmp/pip-req-build-l7oka1sr/archer-voice-bot' failed
#10 8.709 Failed to clone 'archer-voice-bot' a second time, aborting
I saw that you guys don't support private packages for NPM but was wondering if this is the case for python as well
44 replies
RRailway
Created by ricepapi on 6/6/2023 in #✋|help
anyone else can't connect to their redis
Had no issues yesterday but today been running into: redis.exceptions.ConnectionError: Error 111 connecting to containers-us-west-194.railway.app:6648. Connection refused.
43 replies