hackazon icon indicating copy to clipboard operation
hackazon copied to clipboard

503 service temporaly unavailable

Open malokaff opened this issue 7 years ago • 3 comments

Hello,

I observed this issue on several pages of Hackazon. For instance, in the admin page, when I tried to add a new user, I have this return code. in general, when I sent POST request, I receive this 503 HTTP code

Do you know if this is "as design" or a bug?

kind regards,

malokaff avatar Jun 13 '17 11:06 malokaff

Hello, I have the same issue. Anybody could advise? Thanks!

rjouhann avatar Sep 05 '18 23:09 rjouhann

I have encountered a similar issue when working with https://github.com/cmutzel/all-in-one-hackazon container image. The issue seems to occur due to an attempt by the application to use sendmail as part of the registration process which was not present. I resolved the issue by modifying the email.php and replacing "sendmail" with "native".

varianone avatar Nov 13 '18 09:11 varianone

the set timezone patch doesnt do the job, there is still a 503 service temporarily unavailable, i use the ova and i manually edit the file like the screenshot screenshot

iNoSec avatar Apr 08 '19 19:04 iNoSec