Search found 7 matches

by TMUser
10 Jan 2025, 20:47
Forum: Docker
Topic: Invalid certificate when pulling docker images
Replies: 49
Views: 14966

Re: Invalid certificate when pulling docker images

Same x509 error here, TOS 4.2.41, latest one, F2-210. Docker has been broken on my NAS for a while now. It's very problematic.
by TMUser
07 Dec 2024, 03:29
Forum: Docker
Topic: Cannot download images in Docker
Replies: 19
Views: 5044

Re: Cannot download images in Docker

It is still not working and Terra Master docker app is still not updated accordingly.
by TMUser
12 Jul 2024, 06:42
Forum: Docker
Topic: Cannot download images in Docker
Replies: 19
Views: 5044

Re: Cannot download images in Docker

Also I forgot to mention, but the images you download on your PC will most likely have a different arch that your NAS.
You probably want to pull specific arch images via tags, corresponding to your NAS arch.
by TMUser
12 Jul 2024, 06:35
Forum: Docker
Topic: Cannot download images in Docker
Replies: 19
Views: 5044

Re: Cannot download images in Docker

Please TM staff, update Docker app so we can download images again. Until then, you can: - Download Docker on your computer - Open a command line interface as admin - Download the image you can (for example: docker pull linuxserver/plex ) - Compress it (for example: docker save -o linuxserver_plex.t...
by TMUser
13 Jan 2022, 22:43
Forum: Web Server/PHP/MySQL/MariaDB
Topic: PHP is calling the latest PHP version
Replies: 8
Views: 33402

Re: PHP is calling the latest PHP version

Bump. I found how to use occ with Nextcloud. It works if you have installed Nextcloud with Docker. You simply have to execute occ inside your docker container. First go to application bin: cd /mnt/md1/application/bin Then enter your container command prompt: docker exec --user 911 -it nextcloud /bi...
by TMUser
13 Jan 2022, 22:12
Forum: Web Server/PHP/MySQL/MariaDB
Topic: PHP is calling the latest PHP version
Replies: 8
Views: 33402

Re: PHP is calling the latest PHP version

Bump. Having the same issue. How to call PHP 7.4 from command line to run occ command for NextCloud? Having the same error as OP: /mnt/md1/application/bin/php74-cgi: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory /usr/local/bin/php74-cg...
by TMUser
29 Dec 2021, 05:43
Forum: Developer Discussion Room
Topic: [TUTO] Install Entware (opkg)
Replies: 11
Views: 20899

Re: [TUTO] Install Entware (opkg)

You are incredible! Thank you for this, I was looking to get a package manager for a long time but I kinda lost hope... If you guys have issues on step 5: 5 -Run the command wget -O - http://bin.entware.net/x64-k3.2/installer/generic.sh | /bin/sh You have to run the following (as root): uname -a Thi...

Go to advanced search