Skip to content

installation issues / launching web app #2

Answered by rickhooy
rickhooy asked this question in Q&A
Discussion options

You must be logged in to vote

Web app is now finally opened. The logs did lead to the eventual problem.

/usr/local/nextPYP/local/logs/micromon <-- this file didn't actually exist

/usr/local/nextPYP/local/logs$ ls
total 8.0K
-rw-rw-r-- 1 nextpyp_user nextpyp_user 22 Oct 28 15:16 hostprocessor
-rw-rw-r-- 1 nextpyp_user nextpyp_user 147 Oct 28 15:16 init.log

$ cat hostprocessor
HostProcessor started

$ cat init.log
nextPYP initializing container ...
local directory is /usr/local/nextPYP/local
/opt/micromon/init.sh: line 20: /tmp/mongod.conf: Permission denied

Changed ownership of /tmp/mongod.conf to nextpyp_user

Now web app opens on localhost:8080

So my issue mostly stemmed from nextpyp read/write access to root directory…

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@rickhooy
Comment options

Comment options

You must be logged in to vote
6 replies
@abartesaghi
Comment options

@rickhooy
Comment options

@abartesaghi
Comment options

@rickhooy
Comment options

Answer selected by abartesaghi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants