Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

app.bundle.js returns 404 in the Web UI #1142

Closed
GovanifY opened this issue Jan 15, 2018 · 3 comments
Closed

app.bundle.js returns 404 in the Web UI #1142

GovanifY opened this issue Jan 15, 2018 · 3 comments

Comments

@GovanifY
Copy link

System information

  • Have I written custom code (as opposed to using zenbot vanilla): No
  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Gentoo Linux
  • Zenbot version: Latest unstable
  • NodeJS version: v9.3.0
  • Python version: Python 3.5.4
  • Exact command to reproduce: ./zenbot.sh trade

Describe the problem

The web UI does not load the file "app.bundle.js". It returns 404.
The layout of the page also is way off: https://screenshots.firefox.com/WEIuKOO4qLsLaOeD/money.anarchist.pw
This file seems like it tried to be loaded as a CSS stylesheet too while keeping its js extension
screenshot_20180115_181956

@defkev
Copy link
Contributor

defkev commented Jan 15, 2018

I suppose you are running npm as root?

Do this:

npm install --unsafe-perm

@GovanifY
Copy link
Author

I actually was not, I made a special user for the bot.
I am under an SELinux setup, that might be the culprit.
This command worked though shrug

@defkev
Copy link
Contributor

defkev commented Jan 15, 2018

I made a special user for the bot

👍

I am under an SELinux setup

Also possible

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

3 participants