chrisdpeters / lucee-docker

A Docker container for the Lucee scripting language on Ubuntu with Nginx web server.
https://registry.hub.docker.com/u/chapmandu/lucee/
4 stars 5 forks source link

502 Bad Gateway error when changing to Lucee 4.5.1.022 #2

Open chrisdpeters opened 9 years ago

chrisdpeters commented 9 years ago

When I change the download path to http://railo.viviotech.net/downloader.cfm/id/136/file/4.5.1.022 and run the container, I get an NGINX 502 Bad Gateway error.

Have you tried doing this with any success? Any suggestions on what I can do to try to solve this?

chapmandu commented 9 years ago

@chrisdpeters In my experience, nginx bad gateway errors have most often been due to

  1. lucee/tomcat service not being started
  2. Incorrectly configured hosts

Also check that the IIS connectors have not been installed and are not listening on port 80.

As I don't have the need for Docker anymore, I've not tested this since the inital commit of this repo

chapmandu commented 9 years ago

Further to this.. With my not using Docker anymore AND with Lucee working on their own Docker repo, I don't have much use for this repo anymore. I'd be happy to transfer ownership to you if you'd like.

chrisdpeters commented 9 years ago

Interesting, didn't know that Lucee had a repo of Dockerfiles.

I'd be happy to take over the repo because we're transitioning most of our CF apps to Lucee + Docker. The purpose would mainly be to add the configs that you authored for CFWheels and then add a blank CFWheels app. I'd probably change it to be based off of the "official" Lucee ones.

chapmandu commented 9 years ago

I'm glad it's going to a good home.. Stand by.. :)

chrisdpeters commented 9 years ago

Can you do the transfer request on a weekday/weeknight this week? Unfortunately, the one you sent expired. :(

chapmandu commented 9 years ago

Sure.. I can do it anytime in the next 3 hours if that suits?

chrisdpeters commented 9 years ago

Ha, I didn't realize that you were in Australia, which makes this harder. Are you able to add me as an admin to this repo so I can do the transfer? Or just keep trying to initiate the transfer, and we'll get it eventually.

chapmandu commented 9 years ago

Okay.. Trying again now.. And I'll make you an admin

chapmandu commented 9 years ago

I suppose I should also transfer ownership of the Docker project.. Do you have a Docker account?