You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi!
I'm trying to self-deploy using docker on my ubuntu pc/server.
I've gone through the tutorial, and have all docker containers running, however the nginx container keeps spewing ssl errors at me :)
024-04-03 23:52:50 2024/04/03 21:52:50 [emerg] 1#1: cannot load certificate "/etc/ssl/certs/mediafusion.local.pem": PEM_read_bio_X509_AUX() failed (SSL: error:0480006C:PEM routines::no start line:Expecting: TRUSTED CERTIFICATE)
2024-04-03 23:52:50 nginx: [emerg] cannot load certificate "/etc/ssl/certs/mediafusion.local.pem": PEM_read_bio_X509_AUX() failed (SSL: error:0480006C:PEM routines::no start line:Expecting: TRUSTED CERTIFICATE)
I'm able to open mediafusion.local on the local machine, but it (as expected?) errors out when trying to add the addon in stremio.
I've created the certifaces through mkcert as shown in the guide.
I'm not an expert, so i'm probably missing something very obvious...
Love your work!
Beta Was this translation helpful? Give feedback.
All reactions