Combro2k

Results 26 comments of Combro2k

Also see the SuccessExitStatus=143 --> https://support.zabbix.com/browse/ZBX-11041

I will after the weekend 😉

Note: I saw the init.d file uses root to run Java, is there any reason for that? Below 1024 are privileged ports, so there seem to be no reason for...

hmm.. weird, I will investigate this weekend :-) I don't use it myself anymore so I was not aware of it ;-)

the idea was you run this in a seperate container and link it with an email container. perhaps your way of running it is a bit different. Can you describe...

Hi Maxulm, It seems the repositories of alpine is broken :-( you can use testing via apk add --repository http://dl-cdn.alpinelinux.org/alpine/edge/testing sudo the error I got was ERROR: unsatisfiable constraints: libcrypto1.1-1.1.1-r3:...

hmmm found the cause ... weird.. I will fix this weekend.. somehow it's not valid anymore to use @testing http://dl-cdn.alpinelinux.org/alpine/edge/testing in /etc/apk/repositories for a quick fix you can remove that...

I will also add sudo in the container, the scripts also made executable, now testing the build, you will be able to pull the changes after the build is done...