Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't load UI #95

Open
ballafarhad opened this issue Jan 14, 2022 · 0 comments
Open

Can't load UI #95

ballafarhad opened this issue Jan 14, 2022 · 0 comments

Comments

@ballafarhad
Copy link

Hello,

I'm facing an issue with running the UI for this project. After running (./deploy.sh ui create) command it returns below, with status running. However, when I try to access the application it says (This site can’t be reached). I check the docker and I found that it gives an error for not loading the default credentials.

NAME: ui
ZONE: asia-east1-c
MACHINE_TYPE: n1-standard-1
PREEMPTIBLE:
INTERNAL_IP: 10.140.0.3
EXTERNAL_IP: 34.81.137.1
STATUS: RUNNING

PRODUCTION: true

server started on listening port 3389

/app/server.js:52

throw err;

^

Error: Could not load the default credentials. Browse to https://developers.google.com/accounts/docs/application-default-credentials for more information.

at /app/node_modules/googleapis/node_modules/google-auth-library/lib/auth/googleauth.js:316:21

at /app/node_modules/googleapis/node_modules/google-auth-library/lib/auth/googleauth.js:346:7

at Request._callback (/app/node_modules/googleapis/node_modules/google-auth-library/lib/transporters.js:70:30)

at self.callback (/app/node_modules/request/request.js:185:22)

at Request.emit (events.js:314:20)

at Request.onRequestError (/app/node_modules/request/request.js:877:8)

at ClientRequest.emit (events.js:314:20)

at Socket.socketErrorListener (_http_client.js:428:9)

at Socket.emit (events.js:314:20)

at emitErrorNT (internal/streams/destroy.js:92:8)

at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)

at processTicksAndRejections (internal/process/task_queues.js:84:21)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant