Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Docker with current HEAD fails after login #48

Open
braun1928 opened this issue Apr 30, 2021 · 1 comment
Open

Docker with current HEAD fails after login #48

braun1928 opened this issue Apr 30, 2021 · 1 comment

Comments

@braun1928
Copy link

After building and starting db and the app container, creating user and logging in, the next page only has the top menu, while the docker console shows this:

ontrack  | ERROR in ./app/javascript/packs/dashboard.jsx 6:0-57
ontrack  | Module not found: Error: Can't resolve '../components/dashboard/Main' in '/ontrack/app/javascript/packs'
ontrack  |
ontrack  | ERROR in ./app/javascript/packs/history.jsx 6:0-53
ontrack  | Module not found: Error: Can't resolve '../components/history/Main' in '/ontrack/app/javascript/packs'
ontrack  |
ontrack  | ERROR in ./app/javascript/packs/insights.jsx 6:0-55
ontrack  | Module not found: Error: Can't resolve '../components/insights/Main' in '/ontrack/app/javascript/packs'

Similar messages appear in the browser JS Console. I'm not familiar with Ruby/JS/Webpack, I'm trying to see if I can successfully run with an older commit.

@inoda
Copy link
Owner

inoda commented Apr 17, 2022

@salquier @luketainton Tagging y'all since you helped get Docker set up initially! (#36)

Any ideas what's going on here? Seems like a similar issue here as well: #74

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants