Problem adding App catalog "Truecharts"

chrim

Cadet
Joined
Jan 1, 2024
Messages
3
Hallo,
I installed Truenas SCALE and could already setup basic shares, but have problems with apps.

TrueNAS-SCALE-23.10.1

New catalog:
-Truechart
-Repository: https://github.com/truecharts
-Preffered Trains: stable
-Branch: main

Does not work, I get the message:

Failed to validate catalog: [EFAULT] Failed to clone 'https://github.com/truecharts/' repository at '/var/run/middleware/ix-applications/validate_catalogs/github_com_truecharts__main' destination: [EFAULT] Failed to clone 'https://github.com/truecharts/' repository at '/var/run/middleware/ix-applications/validate_catalogs/github_com_truecharts__main' destination: Cloning into '/var/run/middleware/ix-applications/validate_catalogs/github_com_truecharts__main'... remote: Not Found fatal: repository 'https://github.com/truecharts/' not found

The standard repository "https://github.com/truenas/charts.git" does work and I alredy installed syncthing which is working. With this repository the connection is working
  1. I already set up Truenas a 2nd time
  2. Tried to set permissions of the switch so that I can get to https://github.com/truecharts: not sucessful
  3. I disconnected my switch and reset the router (activated dhcp) to get rid of all my ACL settings, as I could not solve the problems : not sucessful
  4. I used static IP 192.168.0.99, domain local (and 192.168.0.1), Public nameserver 1.1.1.1 and 8.8.8.8, Default Gateway 192.168.0.1
  5. curl
    1. I tried to check with "curl -ls https://google.com | head -n 1" if I get out via https: sucessful
    2. "curl -ls https://github.com | head -n 1" does respond a blank line with no output
Does anyone realize what problem this could be?

Thank you for your help
Christian
 

NugentS

MVP
Joined
Apr 16, 2020
Messages
2,947
Post your hardware as per forum rules
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
"curl -ls https://github.com | head -n 1" does respond a blank line with no output
This really sounds like either github was temporarily down (it's up now; I'm able to pull up the Truecharts repo without a problem), or you have a networking problem preventing you from resolving that hostname or connecting.
 

chrim

Cadet
Joined
Jan 1, 2024
Messages
3
Hallo,
thank you very much for your reply. It was a problem in the installation (with the next it worked fine) and now everythink is running well.

Truenas Scale 22.12.3
CPU Intel Core i7 4770U on Asrock H87Pro4
2x4GB RAM
Pool 2x12TB RAIZ-Mirror
 
Top