deejayexe

Results 8 comments of deejayexe

Hi! i install acme.sh in docker with last release acme.sh:dev But when i try it with my api user cPanel_Username, cPanel_Apitoken, cPanel_Hostname , find this error: No matching root domain...

> result is: {"cpanelresult":{"apiversion":"2","error":"Access denied","data":{"reason":"Access denied","result":"0"},"type":"text"}} > > Your username or api token is not right. No it is correct, also I deleted and created newly but always say same...

Inside -v /share/acme account.conf i put export cPanel_Username=username, export cPanel_Apitoken=xxxxxxxxxx, export cPanel_Hostname=https://url:2083 , if i put wrong url it dont connect and if i put incorrect username o apitoken return...

> > > result is: {"cpanelresult":{"apiversion":"2","error":"Access denied","data":{"reason":"Access denied","result":"0"},"type":"text"}} > > Your username or api token is not right. Finally i solve it, with hosting and api token, now i can...

Yes this problem still occurs in Spanish, I hope they can solve it soon

Hi! This can be more easy if you add this to your enviroment compose, it is permantly in linuxserver/jellyfin docker **environment: LD_LIBRARY_PATH: /share/CACHEDEV1_DATA/.qpkg/NVIDIA_GPU_DRV/usr:/usr/local/nvidia/lib**

hi @Eniot666 , this is my compose: version: '3' services: jellyfin: container_name: jellyfin network_mode: "dockernetwork" restart: always ports: - 8096:8096 - 8619:8920 - 7359:7359 - 1900:1900 devices: - /dev/nvidia0 -...

I have the same problem since I need to use Rust Desk and I see the same error, used with a custom server from Docker.