gurumark
gurumark
Unfortunately, the latest version did not fix the issue. Now it takes horizontal space. 
I think the logic could be improved if we can set the paper size. The layout of the entities should start from the left to the right and entities without...
Errors out again: xecuting busybox-1.33.1-r4.trigger Continuing the upgrade transaction with new apk-tools: (1/3) Upgrading musl (1.2.2-r5 -> 1.2.2-r6) 482B25B74E7F0000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:1882: (2/3) Upgrading busybox (1.33.1-r4 -> 1.34.0-r2) ERROR: musl-1.2.2-r6:...
I try to build the Dockerfile on this site without any modifications. I have no idea why it is failing.
@xudaolong I use the Dockerfile on this repository. Do you suggest modifying the file? Is there any other way to disabling apk upgrade in the docker build?
Thanks for your quick response! The errors on my issue are for: docker run -ti --rm \ -e ASTERISK_UID=`id -u` \ -e ASTERISK_GID=`id -g` \ -v ${PWD}/logs:/var/log/asterisk \ andrius/asterisk After...
I tested the image using andrius/asterisk:edge but ended up with the same error. How can I fix the permission issue so Asterisk starts? What should I put in the env...
I was thinking about disabling the certificate generation and use the default certificate to solve this issue since I have only a few base domains. ...Then generating/renewing the certificates from...
Yes. I think it will be useful if users could turn on and off fields using Screen Options vs disabling whole block. I looked around and could not find anything...
The metaboxes are meant to be displaying interrelated data. If you hide the metabox, it will hide everything inside. We want users to have ability to disable what they want...