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

Cannot deploy to heroku/Or how to deploy to heroku? #187

Closed
hackevil opened this issue Jun 16, 2020 · 2 comments
Closed

Cannot deploy to heroku/Or how to deploy to heroku? #187

hackevil opened this issue Jun 16, 2020 · 2 comments

Comments

@hackevil
Copy link

Hey i was trying to deploy it to heroku but was not able to do it, i am getting this error after the build is finished, can you help me with this please

Here is the error

remote:
remote: Build complete.
remote:
remote: Tip: built files are meant to be served over an HTTP server.
remote: Opening index.html over file:// won't work.
remote:
remote: Done in 12.54s.
remote: Removing intermediate container 4d28d6a139ea
remote: ---> 78e3951cd446
remote: Step 21/31 : RUN sed -i 's#app/locale/#novnc/app/locale/#' /src/web/dist/static/novnc/app/ui.js
remote: ---> Running in 7d6de464c963
remote: sed: can't read /src/web/dist/static/novnc/app/ui.js: No such file or directory
remote: The command '/bin/sh -c sed -i 's#app/locale/#novnc/app/locale/#' /src/web/dist/static/novnc/app/ui.js' returned a non-zero code: 2
remote:
remote: Verifying deploy...
remote:
remote: ! Push rejected to ubuuntu.
remote:
To https://git.heroku.com/ubuuntu.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/ubuuntu.git'

You can also see the complete log here- https://del.dog/ycattucone

@fcwu
Copy link
Owner

fcwu commented Jul 2, 2020

 remote: sed: can't read /src/web/dist/static/novnc/app/ui.js: No such file or directory

fetching the code by git clone --recursive.
https://github.com/fcwu/docker-ubuntu-vnc-desktop/blob/develop/DEVELOPMENT.md

@fcwu
Copy link
Owner

fcwu commented Apr 4, 2021

no update, so close it

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

2 participants