I am creating a medium sized mojolicious web application, I was going to 
mention it this morning in the BOF Mojo at the virtual conference but with 
40 people+ didn't think it would have been appropriate. I <3 Mojo and after 
diving from frameworks to frameworks and different languages over the 
years, mojo is so flexible and light, its awesome. Huge thanks.

My system is using Minion and Hypnotoad and I have a supervisord config 
file that spawns both of those services. I set up them to run as a non-root 
user, chown the web path just in case to that non-root user. Hypnotoad runs 
expected but minion just stalls. If i attach to the container and attempt 
to run it manually, same thing. ./script/app minion worker -j 4 -m 
production

If i set it as root or attach as root and manually run it, it works...I 
tried looking for a debug environment variable but didnt see anything. 
Looking for any suggestions. 

Worst case is i run minion as root...and web as non-root...

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mojolicious+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mojolicious/78d6c644-0bd3-43e3-9674-c88b5b07ef6ao%40googlegroups.com.

Reply via email to