dayflare
dayflare
Explore posts from servers
RRailway
Created by dayflare on 10/4/2024 in #✋|help
Soketi & Pusher - Failure
Hello, I've been trying to implement soketi & pusher, but keep getting errors.
18 replies
RRailway
Created by dayflare on 6/25/2024 in #✋|help
SapphireJS/TypeScript/DiscordJS Spam errors with TS.5.4 (Works locally)
38 replies
RRailway
Created by dayflare on 5/28/2024 in #✋|help
(Template issue) Plane
a wild brody is summoned to the chat Heya, I know Brody was looking into making a template for Plane, one seems to be made and is public but I'm getting a few issues from it, the "Space" container doesn't seem to work. I think it might be an issue with the docker image, I have also contacted the Plane discord about this aswell! If anyone knows Plane and has an instance running, any help would be appreciated!
45 replies
RRailway
Created by dayflare on 3/16/2024 in #✋|help
Help with Docker Image
I'm looking to deploy a version of https://github.com/astuto/astuto this onto railway. I've never actually deployed docker images with volume attachments and/or postgres links, I wondered if there's a step by step that makes it any easier or if someone can provide me any instructions. I tried deploying this myself and made the postgres db too but it just kept erroring saying it couldn't find the database. Any help would be appreciated!
20 replies
RRailway
Created by dayflare on 2/22/2024 in #✋|help
Deployment Failed
No description
5 replies
RRailway
Created by dayflare on 12/12/2023 in #✋|help
Stuck on initialising
No description
9 replies
RRailway
Created by dayflare on 11/10/2023 in #✋|help
Issues with Cloudflare
No description
19 replies
RRailway
Created by dayflare on 8/30/2023 in #✋|help
Docker Build Error
==============

Using Nixpacks

==============


context: 009fc5728ee64eb7a597ef6570e251a0



╔═════════════ Nixpacks v1.13.0 ═════════════╗

║ setup │ nodejs-16_x, npm-9_x, openssl ║

║────────────────────────────────────────────║

║ install │ npm i ║

║────────────────────────────────────────────║

║ build │ CI=false npm run build ║

║────────────────────────────────────────────║

║ start │ npm run start ║

╚════════════════════════════════════════════╝





#0 building with "default" instance using docker driver



#1 [internal] load .dockerignore

#1 transferring context: 2B done

#1 DONE 0.1s



#2 [internal] load build definition from Dockerfile



#2 transferring dockerfile: 2.43kB done

#2 DONE 0.1s



#3 [internal] load metadata for ghcr.io/railwayapp/nixpacks:ubuntu-1690243402



#3 DONE 0.3s



#4 [stage-0 1/16] FROM ghcr.io/railwayapp/nixpacks:ubuntu-1690243402@sha256:1a7dc562bf1f13299c20e55f8a72a287cb16dfea072fe4d20d084cfe23494afd

#4 DONE 0.0s



#5 [internal] load build context



#5 transferring context: 1.73MB 0.0s done

#5 DONE 0.1s



#6 [stage-0 3/10] COPY .nixpacks/nixpkgs-293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847.nix .nixpacks/nixpkgs-293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847.nix

#6 CACHED



#7 [stage-0 2/16] WORKDIR /app/

#7 CACHED



#8 [stage-0 4/10] RUN nix-env -if .nixpacks/nixpkgs-293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847.nix && nix-collect-garbage -d



#8 CACHED



#9 [stage-0 5/10] COPY . /app/.

#9 DONE 0.1s





#10 [stage-0 6/10] RUN --mount=type=cache,id=s/b57dffdc-7fdd-439a-9b87-915525a40fbb-/root/npm,target=/root/.npm npm i



#10 1.151 npm

WARN config production Use `--omit=dev` instead.



#10 25.99 npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs



#10 26.21 npm WARN deprecated [email protected]: this library is no longer supported



#10 26.28 npm WARN deprecated [email protected]: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142



#10 26.59 npm WARN deprecated [email protected]: This is no longer active



#10 26.81 npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.



#10 26.97 npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
==============

Using Nixpacks

==============


context: 009fc5728ee64eb7a597ef6570e251a0



╔═════════════ Nixpacks v1.13.0 ═════════════╗

║ setup │ nodejs-16_x, npm-9_x, openssl ║

║────────────────────────────────────────────║

║ install │ npm i ║

║────────────────────────────────────────────║

║ build │ CI=false npm run build ║

║────────────────────────────────────────────║

║ start │ npm run start ║

╚════════════════════════════════════════════╝





#0 building with "default" instance using docker driver



#1 [internal] load .dockerignore

#1 transferring context: 2B done

#1 DONE 0.1s



#2 [internal] load build definition from Dockerfile



#2 transferring dockerfile: 2.43kB done

#2 DONE 0.1s



#3 [internal] load metadata for ghcr.io/railwayapp/nixpacks:ubuntu-1690243402



#3 DONE 0.3s



#4 [stage-0 1/16] FROM ghcr.io/railwayapp/nixpacks:ubuntu-1690243402@sha256:1a7dc562bf1f13299c20e55f8a72a287cb16dfea072fe4d20d084cfe23494afd

#4 DONE 0.0s



#5 [internal] load build context



#5 transferring context: 1.73MB 0.0s done

#5 DONE 0.1s



#6 [stage-0 3/10] COPY .nixpacks/nixpkgs-293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847.nix .nixpacks/nixpkgs-293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847.nix

#6 CACHED



#7 [stage-0 2/16] WORKDIR /app/

#7 CACHED



#8 [stage-0 4/10] RUN nix-env -if .nixpacks/nixpkgs-293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847.nix && nix-collect-garbage -d



#8 CACHED



#9 [stage-0 5/10] COPY . /app/.

#9 DONE 0.1s





#10 [stage-0 6/10] RUN --mount=type=cache,id=s/b57dffdc-7fdd-439a-9b87-915525a40fbb-/root/npm,target=/root/.npm npm i



#10 1.151 npm

WARN config production Use `--omit=dev` instead.



#10 25.99 npm WARN deprecated @npmcli/[email protected]: This functionality has been moved to @npmcli/fs



#10 26.21 npm WARN deprecated [email protected]: this library is no longer supported



#10 26.28 npm WARN deprecated [email protected]: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142



#10 26.59 npm WARN deprecated [email protected]: This is no longer active



#10 26.81 npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.



#10 26.97 npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
Anyone know why this is happening?
117 replies