Summary: | Fresh kohadevbox fails to web install | ||
---|---|---|---|
Product: | Koha | Reporter: | Mark Tompsett <mtompset> |
Component: | Installation and upgrade (web-based installer) | Assignee: | Bugs List <koha-bugs> |
Status: | CLOSED WORKSFORME | QA Contact: | Testopia <testopia> |
Severity: | critical | ||
Priority: | P5 - low | CC: | gmcharlt, jonathan.druart |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Mark Tompsett
2018-11-18 04:18:26 UTC
Replication steps: export LOCAL_ANSIBLE=1;vagrant destroy stretch;vagrant up stretch;vagrant ssh stretch open browser to localhost:8081 (which is what gets mapped to admin interface) and it should start going through the web install steps. Eventually a step will trigger the error in the description by comment #0. What is the message in the log? And now I can't duplicate it. I'll just close this. :( |