Error when deploying from GitHub
guilherme-silva-lopes
HOBBYOP

a year ago

I'm trying to upload the Evolution API to a server on Railway, but this issue is occurring. What could it be?

[Region: us-west1]

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

Using Detected Dockerfile

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

context: ab0c8c06f280454c46e90689f7467d56

0 building with "builder-1JRb" instance using docker-container driver

1 [internal] load build definition from Dockerfile

1 transferring dockerfile: 5.32kB done

1 DONE 0.0s

2 [internal] load metadata for docker.io/library/node:20.7.0-alpine

2 DONE 0.1s

3 [internal] load .dockerignore

3 transferring context: 92B done

3 DONE 0.0s

4 [builder 1/7] FROM docker.io/library/node:20.7.0-alpine@sha256:a348d50e74df20fa8c572c3abf80b89ae4daf9c312523c49a42997284d13ebac

4 resolve docker.io/library/node:20.7.0-alpine@sha256:a348d50e74df20fa8c572c3abf80b89ae4daf9c312523c49a42997284d13ebac done

4 DONE 0.0s

5 [final 2/3] WORKDIR /evolution

5 CACHED

6 [internal] load build context

6 transferring context: 1.83MB 0.1s done

6 DONE 0.1s

7 [builder 3/7] WORKDIR /evolution

7 CACHED

8 [builder 4/7] COPY ./package.json .

8 CACHED

9 [builder 5/7] RUN npm install

9 CACHED

10 [builder 2/7] RUN apk update && apk upgrade && apk add --no-cache git tzdata ffmpeg wget curl

10 CACHED

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

Closed

1 Replies

a year ago

At first glance I don't know what the issue is but I have to say that Evolution API is generally not going to be allowed since it is used for WhatsApp bots, and WhatsApp bots are not allowed on this platform.


Status changed to Closed brody over 1 year ago


Loading...