Skip to main content

Hosting a GO Web Application - MiniFlux

Comments

3 comments

  • cPRex Jurassic Moderator

    Hey there!  Our support for the actual applications themselves besides the basic "hello world" test is limited, but I would recommend submitting a ticket for this issue to see if our team can find anything that could be causing those 403 errors!

    0
  • Aaron

    Hey CPRex,

    You're right, I should take a step back and try the normal "Hello World" application. Good call. However, that didn't seem to help at all. I followed the Phusion Passenger guide on using the Go Lang - https://www.phusionpassenger.com/docs/advanced_guides/gls/go.html

    After building and running the application, it worked locally in the console. I could make a curl request to the URL. When I updated the configuration and tried to run Phusion Psssenger, I still received this in the Apache 2 error_log - "[Fri Nov 15 12:48:44.037110 2024] [autoindex:error] [pid 3462315:tid 3462610] [client IP] AH01276: Cannot serve directory /home/user/miniflux.example.com/: No matching DirectoryIndex (index.php,index.php8,index.php7,index.php5,index.perl,index.pl,index.plx,index.ppl,index.cgi,index.jsp,index.jp,index.phtml,index.shtml,index.xhtml,index.html,index.htm,index.js) found, and server-generated directory index forbidden by Options directive"

    I updated my go.conf script to include:
    PassengerStartupFile "env PORT=$PORT ./HW/HW"

    Still no luck. Is it possible to do a test "Hello World" to see if it works for you guys?

    0
  • cPRex Jurassic Moderator

    Our team's troubleshooting will be limited to the basic applications listed here:

    https://docs.cpanel.net/cpanel/software/application-manager/#create-an-application

    but I'd submit that ticket and see what we can do!

    0

Please sign in to leave a comment.