Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Build from Dockerfile is failing #454

Closed
albertopasqualetto opened this issue Apr 7, 2023 · 6 comments
Closed

Build from Dockerfile is failing #454

albertopasqualetto opened this issue Apr 7, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@albertopasqualetto
Copy link
Contributor

albertopasqualetto commented Apr 7, 2023

Build from Dockerfile is failing.

Please resolve these problems directly in your code.

(I am using an arm64 VM from Oracle cloud)

@albertopasqualetto albertopasqualetto added the bug Something isn't working label Apr 7, 2023
birdup000 added a commit that referenced this issue Apr 7, 2023
@birdup000
Copy link
Collaborator

Fixed in Staging branch

@albertopasqualetto
Copy link
Contributor Author

Your commit is not affecting the Dockerfile, I suggest you to add ENV NODE_OPTIONS="--openssl-legacy-provider --no-experimental-fetch" to the it, instead.

@ACHIYA96
Copy link

ACHIYA96 commented May 9, 2023

Hi @albertopasqualetto.
I'm having some issues when I tried to get this set up in Oracle Cloud. Will you be able to help me?
Thanks in advance.

@albertopasqualetto
Copy link
Contributor Author

Hi @albertopasqualetto.
I'm having some issues when I tried to get this set up in Oracle Cloud. Will you be able to help me?
Thanks in advance.

Hello, which issues are you encountering?
I have builded and ran manually teledrive on docker compose. If you want I can post my docker-compose.yml

P.S.: note that this issue is partially no more valid due to some new fixes from latest commits.

@ACHIYA96
Copy link

ACHIYA96 commented May 10, 2023

Hi @albertopasqualetto.
I'm having some issues when I tried to get this set up in Oracle Cloud. Will you be able to help me?
Thanks in advance.

Hello, which issues are you encountering? I have builded and ran manually teledrive on docker compose. If you want I can post my docker-compose.yml

P.S.: note that this issue is partially no more valid due to some new fixes from latest commits.

Thank you so much for the reply. How can I contact you?

After running “ docker-compose up -d” I got the following errors. And I might need your help with opening ports on my VPS too.

Last bit of the log;

warning Workspaces can only be enabled in private projects.
warning Workspaces can only be enabled in private projects.
Killed
[4/5] Linking dependencies...
The command '/bin/sh -c yarn install --network-timeout 1000000' returned a non-zero code: 137
ERROR: Service 'teledrive' failed to build : Build failed

@albertopasqualetto
Copy link
Contributor Author

Hi @albertopasqualetto.
I'm having some issues when I tried to get this set up in Oracle Cloud. Will you be able to help me?
Thanks in advance.

Hello, which issues are you encountering? I have builded and ran manually teledrive on docker compose. If you want I can post my docker-compose.yml
P.S.: note that this issue is partially no more valid due to some new fixes from latest commits.

Thank you so much for the reply. How can I contact you?

After running “ docker-compose up -d” I got the following errors. And I might need your help with opening ports on my VPS too.

Last bit of the log;

warning Workspaces can only be enabled in private projects.
warning Workspaces can only be enabled in private projects.
Killed
[4/5] Linking dependencies...
The command '/bin/sh -c yarn install --network-timeout 1000000' returned a non-zero code: 137
ERROR: Service 'teledrive' failed to build : Build failed

Well.. it is working for me, try docker compose build teledrive.

For the port opening follow the first step from this website: https://cleavr.io/cleavr-slice/opening-port-80-and-443-for-oracle-servers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants