Junwei Zhao

Results 21 comments of Junwei Zhao

Hi @earthruby can you share the full logs you get from Synology as well as the screenshot of the full configuration?

Unfortunately, there will be no free official support. But happy to provide paid consultation service.

Hi @netweaver according to the code, you have to enable `ARIA2_SSL` to enable `RPC_SECRET` feature, only setting `RPC_SECRET` doesn't work. please check the source code here https://github.com/wahyd4/aria2-ariang-docker/blob/a8db9193f813b780681c9322f70352e4e220b61e/aria2c.sh#L7-L21 for more details.

First of all, this docker image should support ARM chips, I was testing the multi-platform feature by using Mac OSX. Also, there might be a few potential issues after I...

Please attach the logs of the container when you run that simple command. That’s critical information. About the HTTPS thing, I guess you need to set HTTPS domain to the...

That's fine, the root cause should be the error of aria2c which says `57 segmentation fault`. Can you give it a try with the legacy arm32 tag `docker run --rm...

Hi @CrazyBunQnQ looks like the CPU complains about the arm32 version program of Caddy. Besides, from the Pi's official website , the pi 4b has ARMv8 CPU instead of V7....

HI @CrazyBunQnQ, based on all the information we have at this stage, there should be some bug on arm tag docker images, I will try to get a Raspberry Pi...

I don't know what's the error is all about, but it seemed the same error as you had when you use my docker image. By the way, I have tested...

Hi @CrazyBunQnQ thanks for the update, the behaviour in Pi OS Lite looks really interesting. so it seems not to be a CPU arch issue, instead, it's likely an OS...