Mooktakim Ahmed
Mooktakim Ahmed
> Oh sorry, that should say `dokku`, not `vlc`. Haha I thought that's what you meant. I ran it also with dokku, no result.
@josegonzalez Unofrtunately seeing the same error: ```shell root@app01 ~/dokku # git pull --tags origin master From https://github.com/dokku/dokku * branch master -> FETCH_HEAD Already up to date. root@app01 ~/dokku # sudo...
Dokku upgrade completed without errors. But unfortunately, when running `dokku ps:rebuild --all`, I'm seeing errors for all of them.
Example rebuild on a rails app: ``` ubuntu@app01:~$ dokku ps:rebuild login -----> Cleaning up... -----> Building login from herokuish -----> Adding BUILD_ENV to build environment... BUILD_ENV added successfully -----> Warning:...
@josegonzalez I created a sym link and that has worked. All the apps rebuilding now. Thanks 👍