Error creating build plan with Railpack
alexng353
PROOP

a month ago

12 Replies

alexng353
PROOP

a month ago

00445066-4bcd-4668-9cc8-6b8477504b50



alexng353
PROOP

a month ago

we moved to Dockerfile to mitigate the issue, but it's still a problem that it isn't working.


iloveitaly
HOBBY

a month ago

@Alex I help build railpack and I'd love to help here. I don't have access to the private build logs, but I'd love to help here! Could you send over:

  1. tree or ls output of your main project dir. Goal is understanding what the file structure of the project is.

  2. If you are able to run a build locally in verbose mode that would be really helpful as well, but I may be able to help you without this.

    • Running this in your project dir works great: mise exec github:railwayapp/railpack@latest -- railpack --verbose build . --show-plan

    • There could be some config you don't want to share publicly, so omitting --show-plan may make sense.

With this information I should be able to point you in the right direction or fix a bug in railpack for you. I'd love to get you off the Dockerfile 🙂


alexng353
PROOP

a month ago

I won’t be able to get to it for another few hours


alexng353
PROOP

a month ago

But yeah fosho


iloveitaly
HOBBY

23 days ago

sounds good, just ping me here whenever you have the time.


alexng353
PROOP

22 days ago

oh yeah i totes forgot


alexng353
PROOP

22 days ago

$ ls -1
Dockerfile
Dockerfile.worker
README.md
__pycache__
authentication.ts
benchmarks
biome.json
build
bun.lock
commitlint.config.js
conditions.ts
data
docker-compose.yaml
docs
drizzle
drizzle.config.ts
init
knip.json
logs
node_modules
package.json
patches
plugins
prepare-zod-tools.ts
railway.toml
scripts
src
tsconfig.json
tsoa.json
watcher-utilities.ts
watcher.ts
worker.railway.toml


alexng353
PROOP

22 days ago

is this the plan?


alexng353
PROOP

22 days ago

@iloveitaly


Loading...