Hy,
now the second questions in the forum:
I have tried to install the teddycloud on a Synology NAS with the help of this youtube video:
https://www.youtube.com/watch?v=JpMRyshgy9o
My problem is that with this docker composefile ( https://github.com/toniebox-reverse-engineering/teddycloud/blob/master/docker/docker-compose.yaml) and the removed #/Hash for the 443 Port I get following error:
Failed to deploy a stack: Network teddycloud_default Creating Network teddycloud_default Created Container teddycloud Creating Container teddycloud Created Container teddycloud Starting Error response from daemon: driver failed programming external connectivity on endpoint teddycloud (b2627078085b3f1fcb96a0d30beff41ae834037d3d9eea0e13925105c7f18c65): Error starting userland proxy: listen tcp4 0.0.0.0:443: bind: address already in use
Because of that I commented the line out â# - 443:443 #Port is needed for the connection for the box, must not be changed!â again. And the teddy clould is running.
So it wass possible for me to get the firmware file and also to flash the new patched firmware file on the box sucessfully. My Probem is that I get the flashed box has no connetion with the teddy cloud.
Thats the log after the startup:
2024-12-29T09:15:48.060066372Z TeddyCloud v0.6.2 (203f12d) - 2024-10-26 18:14:34 +0000 ubuntu linux-x86_64(64)
2024-12-29T09:15:48.060672119Z
2024-12-29T09:15:48.061513762Z INFO |settings.c:0848:settings_load_ovl| Load settings from /teddycloud/config/config.overlay.ini
2024-12-29T09:15:48.062911658Z INFO |settings.c:0848:settings_load_ovl| Load settings from /teddycloud/config/config.ini
2024-12-29T09:15:48.077772211Z INFO |tls_adapter.c:0204:read_certificate| File '/teddycloud/certs/server/ca-root.pem' assumed PEM style
2024-12-29T09:15:48.078107993Z INFO |tls_adapter.c:0201:read_certificate| File '/teddycloud/certs/server/ca-key.pem' detected as DER style RSA PRIVATE KEY
2024-12-29T09:15:48.078932411Z INFO |tls_adapter.c:0204:read_certificate| File '/teddycloud/certs/server/teddy-cert.pem' assumed PEM style
2024-12-29T09:15:48.079171927Z INFO |tls_adapter.c:0201:read_certificate| File '/teddycloud/certs/server/teddy-key.pem' detected as DER style RSA PRIVATE KEY
2024-12-29T09:15:48.101585724Z INFO |tls_adapter.c:0197:read_certificate| File '/teddycloud/certs/client/ca.der' detected as DER style CERTIFICATE
2024-12-29T09:15:48.112063717Z INFO |tls_adapter.c:0197:read_certificate| File '/teddycloud/certs/client/client.der' detected as DER style CERTIFICATE
2024-12-29T09:15:48.112542194Z INFO |tls_adapter.c:0201:read_certificate| File '/teddycloud/certs/client/private.der' detected as DER style RSA PRIVATE KEY
2024-12-29T09:15:48.112704855Z INFO |settings.c:0848:settings_load_ovl| Load settings from /teddycloud/config/config.overlay.ini
2024-12-29T09:15:48.114541913Z INFO |tls_adapter.c:0390:tls_adapter_init| Loading certificates...
2024-12-29T09:15:48.114656229Z INFO |tls_adapter.c:0204:read_certificate| File '/teddycloud/certs/server/ca-root.pem' assumed PEM style
2024-12-29T09:15:48.114700038Z INFO |tls_adapter.c:0201:read_certificate| File '/teddycloud/certs/server/ca-key.pem' detected as DER style RSA PRIVATE KEY
2024-12-29T09:15:48.114806045Z INFO |tls_adapter.c:0204:read_certificate| File '/teddycloud/certs/server/teddy-cert.pem' assumed PEM style
2024-12-29T09:15:48.114897857Z INFO |tls_adapter.c:0201:read_certificate| File '/teddycloud/certs/server/teddy-key.pem' detected as DER style RSA PRIVATE KEY
2024-12-29T09:15:48.115020918Z INFO |tls_adapter.c:0197:read_certificate| File '/teddycloud/certs/client/ca.der' detected as DER style CERTIFICATE
2024-12-29T09:15:48.115140264Z INFO |tls_adapter.c:0197:read_certificate| File '/teddycloud/certs/client/client.der' detected as DER style CERTIFICATE
2024-12-29T09:15:48.115243240Z INFO |tls_adapter.c:0201:read_certificate| File '/teddycloud/certs/client/private.der' detected as DER style RSA PRIVATE KEY
2024-12-29T09:15:48.127180029Z INFO |toniesJson.c:0280:tonies_readJson| Trying to read /teddycloud/config/tonies.custom.json with size 2
2024-12-29T09:15:48.127422304Z INFO |toniesJson.c:0280:tonies_readJson| Trying to read /teddycloud/config/tonies.json with size 5081764
2024-12-29T09:15:48.547432503Z INFO |toniesJson.c:0100:tonies_update| Updating tonies.json from api.revvox.de...
2024-12-29T09:15:48.547633405Z INFO |cloud_request.c:0200:web_request| Connecting to HTTP server api.revvox.de:443...
2024-12-29T09:15:48.591046679Z INFO |cloud_request.c:0252:web_request| trying IP: 157.90.183.226
2024-12-29T09:15:48.827599692Z INFO |cloud_request.c:0382:web_request| Redirecting to: https://raw.githubusercontent.com/toniebox-reverse-engineering/tonies-json/release/tonies.json
2024-12-29T09:15:48.918875726Z INFO |cloud_request.c:0200:web_request| Connecting to HTTP server raw.githubusercontent.com:443...
2024-12-29T09:15:48.918955251Z INFO |cloud_request.c:0252:web_request| trying IP: 185.199.110.133
2024-12-29T09:15:50.289303223Z INFO |toniesJson.c:0124:tonies_update| ... success updating tonies.json from api.revvox.de, reloading
2024-12-29T09:15:50.319238862Z INFO |toniesJson.c:0280:tonies_readJson| Trying to read /teddycloud/config/tonies.custom.json with size 2
2024-12-29T09:15:50.319517338Z INFO |toniesJson.c:0280:tonies_readJson| Trying to read /teddycloud/config/tonies.json with size 5081880
2024-12-29T09:15:50.730674168Z INFO |toniesJson.c:0211:tonieboxes_update| Updating tonies.json from api.revvox.de...
2024-12-29T09:15:50.993230006Z INFO |cloud_request.c:0200:web_request| Connecting to HTTP server api.revvox.de:443...
2024-12-29T09:15:50.993311059Z INFO |cloud_request.c:0252:web_request| trying IP: 157.90.183.226
2024-12-29T09:15:51.003159431Z INFO |cloud_request.c:0382:web_request| Redirecting to: https://raw.githubusercontent.com/toniebox-reverse-engineering/tonies-json/release/tonieboxes.json
2024-12-29T09:15:51.005980638Z INFO |cloud_request.c:0200:web_request| Connecting to HTTP server raw.githubusercontent.com:443...
2024-12-29T09:15:51.022848657Z INFO |cloud_request.c:0252:web_request| trying IP: 185.199.111.133
2024-12-29T09:15:51.305200346Z INFO |toniesJson.c:0238:tonieboxes_update| ... success updating tonieboxes.json from api.revvox.de, reloading
2024-12-29T09:15:51.336300953Z INFO |toniesJson.c:0280:tonies_readJson| Trying to read /teddycloud/config/tonies.custom.json with size 2
2024-12-29T09:15:51.336542727Z INFO |toniesJson.c:0280:tonies_readJson| Trying to read /teddycloud/config/tonies.json with size 5081880
The box has the error âowlâ .
How can I fix the problem. But at first what is the problem?
Best Regards
Stefan