Antsle Forum

Welcome to our Antsle community! This forum is to connect all Antsle users to post experiences, make user-generated content available for the entire community and more. 

Please note: This forum is about discussing one specific issue at a time. No generalizations. No judgments. Please check the Forum Rules before posting. If you have specific questions about your Antsle and expect a response from our team directly, please continue to use the appropriate channels (email: [email protected]) so every inquiry is tracked. 

Please or Register to create posts and topics.

nginx failed to start

Booting my nano for the first time I couldn't access http://myantsle.local. I was able to see antman on port 3000. Looking at the systemctl status nginx.service I saw the log directory didn't exist

 

Mar 10 23:06:01 myantsle systemd[1]: Starting The nginx HTTP and reverse proxy server...
Mar 10 23:06:02 myantsle nginx[26824]: nginx: [alert] could not open error log file: open() "/var/log/nginx/error.log" failed (2: No such file or directory)
Mar 10 23:06:02 myantsle systemd[1]: nginx.service: control process exited, code=exited status=1
Mar 10 23:06:02 myantsle systemd[1]: Failed to start The nginx HTTP and reverse proxy server.

 

I created /var/log/nginx and nginx started up and was able to access http://myantsle.local

lancem has reacted to this post.
lancem

Hey @dangilkerson!

Thanks for sharing that. If you have any more issues, please run `upgrade-antman 3.0.0e`. That will fix these issues.

 

Cheers, Marc