Everything posted by Tucubanito07
-
[Support] Djoss - Nginx Proxy Manager
If you mean the /ETC/ it does not exist. Do you happen to know the specific directory and i can supply the permission?
-
[Support] Djoss - Nginx Proxy Manager
This is what i see. ls -l /mnt/user/appdata/NginxProxyManagerLive/letsencrypt/live/npm-1/ total 20 -rw-rw-rw- 1 nobody users 692 May 24 2020 README lrwxrwxrwx 1 nobody users 29 Dec 14 11:21 cert.pem -> ../../archive/npm-1/cert5.pem lrwxrwxrwx 1 nobody users 30 Dec 14 11:21 chain.pem -> ../../archive/npm-1/chain5.pem lrwxrwxrwx 1 nobody users 34 Dec 14 11:21 fullchain.pem -> ../../archive/npm-1/fullchain5.pem lrwxrwxrwx 1 nobody users 32 Dec 14 11:21 privkey.pem -> ../../archive/npm-1/privkey5.pem
-
[Support] Djoss - Nginx Proxy Manager
I tried the certbot renew --force-renewal and restarted the container and still nothing. What is really weird nothing was done for this to happen. My webui is not even working which is also weird. Thank you for your help. This is also what i see. All renewal attempts failed. The following certs could not be renewed: /etc/letsencrypt/live/npm-12/fullchain.pem (failure) /etc/letsencrypt/live/npm-13/fullchain.pem (failure) /etc/letsencrypt/live/npm-6/fullchain.pem (failure) /etc/letsencrypt/live/npm-7/fullchain.pem (failure) 4 renew failure(s), 0 parse failure(s) at ChildProcess.exithandler (child_process.js:303:12) at ChildProcess.emit (events.js:315:20) at maybeClose (internal/child_process.js:1021:16) at Socket.<anonymous> (internal/child_process.js:443:11) at Socket.emit (events.js:315:20) at Pipe.<anonymous> (net.js:674:12) [nginx] starting... nginx: [emerg] cannot load certificate "/etc/letsencrypt/live/npm-20/fullchain.pem": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/letsencrypt/live/npm-20/fullchain.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file)
-
[Support] Djoss - Nginx Proxy Manager
Hello all, Has anyone encounter this issue? Nothing has changed and all of a sudden this started to happened. Any help is greatly appreciated. [nginx] starting... nginx: [emerg] cannot load certificate "/etc/letsencrypt/live/npm-20/fullchain.pem": BIO_new_file() failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/letsencrypt/live/npm-20/fullchain.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file)
-
[Support] SpaceinvaderOne - Macinabox
That is a great idea.
-
[Support] Linuxserver.io - Nextcloud
After the update to the latest 19.0.5, it broke my collabora server. I keep getting "Could not establish connection to the Collabora Online server". I can go to the actual domain and se the ok page. Does anyone know where i can look to see where it broke? I checked my dns records and its updated with the newest ip. Also, i am using nginx proxy manager and it was working before. Thank you guys.
- SR-IOV
-
[Request] FreeRADIUS Server
+1
-
[Support] Linuxserver.io - ddclient
You can use a tool Putty which is free. Google it and also google how to ssh and you will see how easy it is to ssh.
-
[Support] Linuxserver.io - Nextcloud
Thank you for your feedback. I did not get out to work. However, I resolved the issue with getting an Unifi Gateway that does Geoblocker.
-
[Support] Linuxserver.io - Nextcloud
Thats What i did and it work's great.
-
Keep certain VM's running without array started
+1 this would be a great feature.
-
[Support] Linuxserver.io - Nextcloud
Look at some of the previous comments about how to get out on maintenance mode. I had helped someone not to long ago on this issue.
-
[Support] Linuxserver.io - Nextcloud
Go to /mnt/user/appdata/nextcloud/www/nextcloud/config/ open the config.php and at the bottom you will see ‘maintance’ => true change it to false.
-
[Support] Linuxserver.io - Nextcloud
Hey guys, Has anyone enabled the GeoBlocker app inside Nextcloud? I keep Getting this down below. I know it says to enable the exec() on php.ini but i don't know what command should i put in the php.ini and is the php.ini location is \mnt\user\appdata\nextcloud\php. I also read is not a good idea to enable exec(). Can someone please help me figure this out. I saw on my logs inside nextcloud some ip addresses of someone from Germany trying to get in the nextcloud instance. Status of the chosen service: "Geoiplookup": ERROR: Service seem to be not installed on the host of the Nextcloud server or not reachable for the web server or is wrongly configured (is the database for IPv4 and IPv6 available?!). Maybe the use of the php function exec() is disabled in the php.ini.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Quick question. Have you guys ever consider making a webui like NginxProxyManager?
-
[Support] kru-x - wordpress
Not a bad idea.
-
[Support] kru-x - wordpress
I just got it to work. I had to do a subdomain forward like the example you noted above and it works. I was doing dns instead of subdomain forward. Dee dee me. Thank you. What do you suggest if I decide later on down the line to make another site. Just fire up another container for Wordpress and another MariaDB? I will still keep the same NginxProxyManager and forward to the other Wordpress instance I just created. I believe that is the beat way correct?
-
[Support] kru-x - wordpress
Couldn’t I have two certs? One for www.yoursite.com and then another one for yoursite.com? I have tried placing them together on the same cert and can seem to get it to work. Again, not a big deal but just a thought that’ all.
-
[Support] kru-x - wordpress
I did not know that https://www.yoursite.com is not the same as https://yoursite.com. I thought it was the same just missing www. I have tried redirecting the site with NginxProxyManager and It just does not work. Just weird that’s all. Thank you for your input.
-
[Support] kru-x - wordpress
I got a question for you. I got google domains and every time I go to for example.com my site comes up. But if I go to www.example.com it can’t connect to it because it not secure. Do you know what this mean? I have been trying to get the website to accept https://www.example.com and it does not work but if I do https://example.com it does. Just weird.
-
[Support] kru-x - wordpress
I got it fixed. There was a port in the Proxymanager that was 8080 and i believe that was messing it up. I switched it to 8088 and the cleared my cookies and now i am using my domain to do the installation. Boy this was a pain. Dude you are amazing. Thank you so much for all your help. Thank you thank you.
-
[Support] kru-x - wordpress
Ok so i deleted both MariaDB and Wordpress. I also deleted the SSL in Proxymanager and did a new one. However, when i go to my domain in Proxymanager, it takes me to port 8080 and not 8085.
-
[Support] kru-x - wordpress
What folder do you want me to delete? After deleting both folders you want me to delete. Do you want me to delete both container Word press and MariaDB?
-
[Support] kru-x - wordpress
If i go to 10.10.7.4:8080 I can see my website. I cannot see it outside because i am not able to use my domain to reach it.