mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 15:35:57 +03:00
[GH-ISSUE #326] Error on fresh install with Docker image #211
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#211
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lord-kyron on GitHub (Jun 17, 2020).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/326
hi @Real-Gecko and @catborise
I've used the latest version of the master repo here at the main retspen project and installed it using the docker image.
however, on first login I hit this error immediately:
Can you help?
@lord-kyron commented on GitHub (Jun 17, 2020):
This is happening only for the home page "/"
When I write manually /instances in the address bar it is loading normally.
@lord-kyron commented on GitHub (Jun 17, 2020):
Also, I found that updating the docker image as described in the Wiki, is not possible any more as no .git folder is found in the virtual environment. @catborise
@peterdk commented on GitHub (Jun 17, 2020):
I did a install on Ubuntu, and cloned the master branch. But I get this error everytime, also after creating a vm.
@Real-Gecko commented on GitHub (Jun 18, 2020):
Try out this version
Looks like I forgot to namespace some instances urls.
Generally I would not recommend using latest version as it is not yet well tested and a lot of things will be changed in near future.
@Real-Gecko commented on GitHub (Jun 18, 2020):
Also this version is more stable as I was not adding anything at that point in time yet :D
@lord-kyron commented on GitHub (Jun 18, 2020):
@Real-Gecko do you plan to update and fix the master branch soon (at least the namespaces in those instance URLs)?
Honestly, I prefer using the master branch, that is why I am asking.
@Real-Gecko commented on GitHub (Jun 19, 2020):
I can do this, but @retspen is the boss who merges PRs :)
@lord-kyron commented on GitHub (Jun 19, 2020):
I am sure he will merge the PR if it is for fixing something that is not working right at the moment.
@Real-Gecko commented on GitHub (Jun 19, 2020):
LOL, PR no 327 fixed issue no 326 :D