@luckow said:
Installing App to diffy.example.org ...
Image: tcmbp132021/cloudron-dify:latest
ā Installation failed: No such route
[I assume diffy.example.org is just obfuscation for the forum.
]
Compared to this :
Installing App to jumble.xapps.uk...
Image: tcmbp132021/cloudron-dify:latest
Installation Started! (This may take a few minutes)
I think this suggests / confirms network issue.
Try again, maybe ?
The first part of the sequence (the script) runs in seconds, so re-trying is do-able.
The second part (the cloudron install) takes few minutes because of image size.
Are you running the install on your desktop/laptop ? Or on your Cloudron instance ?
Either way, I suspect temporary network failure connecting to hub.docker.com
Edit : I would do some standard network diagnostics.
% ping hub.docker.com
PING hub.docker.com.cdn.cloudflare.net (104.18.43.187): 56 data bytes
64 bytes from 104.18.43.187: icmp_seq=0 ttl=58 time=11.143 ms
64 bytes from 104.18.43.187: icmp_seq=1 ttl=58 time=11.543 ms
64 bytes from 104.18.43.187: icmp_seq=2 ttl=58 time=10.148 ms
^C
--- hub.docker.com.cdn.cloudflare.net ping statistics ---
3 packets transmitted, 3 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 10.148/10.945/11.543/0.587 ms
Hmmm, possibly a Cloudflare issue ?