Skip to content

Permanent 502 Bad Gateway #58

Closed Answered by deeztek
Lightyear76 asked this question in Support
Dec 23, 2023 · 1 comments · 10 replies
Discussion options

You must be logged in to vote

okay I found the problem. Ortus changed the commandbox version number structure at some point between 5.8 and 5.9 for some reason.

So, from a fresh Ubuntu 20.04 server, git clone the Hermes SEG repo and edit the following file:

Hermes-Secure-Email-Gateway/download/commandbox/server.json

Change the following parameter in the file:

"cfengine":"lucee@5.2.9+31"

to

"cfengine":"lucee@5.2.9+031"

(note the "0" in front of "31").

Save it and start the install.

I will be pushing an update to fix this issue soon, but I'm in the middle of an release and it's going to take a few days.

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@Lightyear76
Comment options

@deeztek
Comment options

@Lightyear76
Comment options

@deeztek
Comment options

Answer selected by deeztek
@Lightyear76
Comment options

@deeztek
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants