-
-
cloudflare dns doesn't allow tcp/udp proxying in free plan - do you guys know good alternatives?
@Kilrah , thank you for your reply - you are right; thank you for pointing it out to me! I did try switching off proxying for my subdomain before, but apparently I didn't wait long enough for the change to become effective. Anyway, thanks again!
-
cloudflare dns doesn't allow tcp/udp proxying in free plan - do you guys know good alternatives?
Hey there, I'm trying to run a rustdesk server on my unraid 7.1.2. The server (AIO) is up and running, and clients also connect successfully to the server - but only if I use my server's WAN IP as ID/relay server address. As I don't have a fixed WAN IP, I'd like to use a FQDN instead, but I found out that cloudflare doesn't allow tcp/udp proxying unless using "spectrum", which is only available as part of the paid enterprise plan. Does any of you know an alternative dns service to replace cloudflare, that does not only route http(s) traffic, but also TCP/UDP traffic on ports other than port 53? My current setup / signal chain is as follows: mydomain hosted by external service using cloudflare custom dns server to connect my domain with cloudflare cloudflare DNS -> FritzBox with port 80/443 forwarded to Nginx Proxy Manager on Unraid 7.1.2 cloudflare-ddns running on Unraid to update WAN address on cloudflare via API SSL certificate on Nginx Proxy Manager by cloudflare My requirements for a cloudflare replacement would be: provide custom dns servers to connect my external domain with the new dns service create 30+ subdomains / DNS entrys some API to update my Unraid's WAN IP ability to route not only http(s) traffic, but also UDP/TCP traffic on ports other than port 53 (for example, rustdesk needs ports 21115 - 21119 tcp and 21116 udp). WAN IP update could happen either triggered by Unraid (such as dedicated ddns plugins or maybe a user script (?) ), or by the FritzBox's DynDNS implementation. How would you guys do it? Thank you all for any input!
-
unraid mcp orchestrator not available on github anymore
Hey guys, I've been trying to install the unraid mcp server, as described here: https://mcpmarket.com/server/unraid the github repo cannot be cloned, as the github repo 'jmagal' doesn't exist anymore. Has anyone successfully installed the unraid MCP server, or knows where the repo moved to? I wanted to try "unloggarr" as described in the Unraid May monthly digest, and a running unraid mcp server is required for that. Cheers!
-
UI empty, publish: curl to __________ failed
SOLVED: I'm having the same issue after upgrading from 7.0.0 to 7.0.1, can't even download diagnostics file (it just doesn't download). I did have nerdtools installed, too, removed the plugin, but no change. @StylishQuoter, how did you remove packages installed by nerdtools? Edit: After deleting some other not necessary plugins everything went back to normal.
-
docker: Error response from daemon: endpoint with name authentik-worker already exists in network proxynet
Hey there, my authentik stopped working (was keeping my server's CPU at 70% but being absolutely unresponsive/non functional), so I removed all authentik containers, including redis and database, and wanted to reinstall. I've reinstalled redis and postgres, but now when I'm trying to install authentik worker, I'm getting the error message shown in the title. 'proxynet' is the docker network I'm using for all docker containers that are behind my reverse proxy. I've already tried using spaceinvader's script to remove orphaned and unconnected volumes, but no change. I don't understand what the message is trying to tell me, and I don't find an answer on google using the given keywords. Does anybody have an idea, what this is about? Cheers!
-
Server keeps crashing, need to power cycle and reboot (6.12.10)
@itimpi Thank you very much, I've switched to ipvlan and will try if that solves the issue!
-
Server keeps crashing, need to power cycle and reboot (6.12.10)
Hey there, my server keeps crashing and becoming unresponsive every single day, it rarely survives the night. When it happens, all apps are offline, I can't connect via Connect plugin, and even the vga output on mainboard doesn't show any signal. I tried turning off and uninstalling App backup, as I thought maybe it's one of the nightly maintenance activities that make it crash. I've updated from 6.12.8 (or so) to 6.12.10, hoping that this would resolve the issue, but it didn't. I have no idea how to approach it; is was running flawlessly for about 1 year. I've mirrored the syslog to hard drive, so I can attach a syslog. Can someone help me look into it? Thanks in advance!! syslog-192.168.178.211.log
-
[SUPPORT] DiamondPrecisionComputing - ALL IMAGES AND FILES
Hey there, I've been failing to route any container (preferably hotio/qbittorrent) through gluetun vpn. I just keep getting funny error messages when I try to start the qbittorrent container after deleting port mappings and changing the network to container:gluetun. Also some docker network adapter seems to be doing funny things. Can please someone try to help? Thank you in advance! I've created a docker network named "container:gluetun". The gluetun container is named "gluetun". I've manually changed the gluetun web UI port to 8001, as 8000 is occupied already. Now this is what happens: gluetun starts, but I can't access logs (window opens and quickly closes again). When I try to start qbittorrent, I'm getting this error: When I edit the qbittorrent template, I can see the docker run command and getting this error message about gluetun container being in the process of restarting: And when I check the Unraid system log, there's something funny going on with the docker network: This is my gluetun config: and this is my qbittorrent template:
-
user script: change directory owner sets directory owner to "unknown" instead of specified owner
Oops. Now I'm really embarrassed. Thank you again!
-
user script: change directory owner sets directory owner to "unknown" instead of specified owner
Hello @szaimen, I appreciate your feedback, and all the other's I've read from you in the Nextcloud forum which helped me a lot! Especially the one with the russian page describing how to change permissions so Nextcloud AIO initial setup won't fail was a game changer... But the chown command you're suggesting seems to be 100% identical with what I have written in my user script. Am I missing something? Cheers again!
-
user script: change directory owner sets directory owner to "unknown" instead of specified owner
Hello everyone, I've created my first user script: to make Nextcloud AIO recognize files added manually via a file manager, the owner of the new files needs to be changed to "sshd:root". Originally, when adding new files, the owner will be "nobody". This is my user script: My problem is that running the script sets the owner to "unknown" instead of "sshd". But when using the same command from command line, it works perfectly and recursively sets the owner to "sshd". What am I doing wrong? Cheers for any feedback!
-
[SUPPORT] UNRAIDES - FILERUN
Thank you very much for this container, I love it! I just have one question: I've got it working with my local Unraid data pool based on HDDs (slow). I'd like to also mount the ZFS pool provided by my Truenas VM which is currently shared via SMB. SMB share is fully set up and mounted in Unraid, but how can I make it accessible to Filerun? I don't feel comfortable giving Filerun access to all of /mnt just to achieve that... Cheers in advance for any input!
-
authentik on Unraid: "too many redirects" behind Cloudflare Proxy and Nginx Proxy Manager
Hello everyone, I'm having trouble accessing authentik via the FQDN behind Cloudflare Proxy and Nginx Proxy Manager, getting the "too many redirects, delete your cookies" error. Deleting cookies doesn't help. I can access Authentik internally. I have entered the FQDN in the embedded outpost. Cloudflare is set to "full (strict)", HTTPS rewrites activated, HSTS activated. I've tried playing around removing "proxy" from Cloudflare using "only DNS" instead and unchecking "force SSL" from NPM, but no change. I'm having this problem only with Authentik currently. Does anybody have an idea what else I could try? Thanks a lot in advance! ...and here's the output of "redirect path" plugin of my browser, in case it helps: https://hastebin.com/anokawujet.apache
-
no remote connectivity: Server being displayed as "local access" while being connected to remote network
Thank you so much, you pointed me to the right direction! Seems that during the installation of 6.11 the remote port had been reset to 4444 and remote access deactivated - I got it working now!
-
no remote connectivity: Server being displayed as "local access" while being connected to remote network
Hey there, since I've updated from the last 6.10. to 6.11 (RC5 at the time) my server is not being shown as "remote" on My Servers page anymore when I'm accessing the My Servers page from a remote network - so I don't have remote access anymore, as "local access" doesn't work. I'm on 6.11.1 now, but the problem remains the same. I don't know where to start looking for a solution, can someone help? Cheers!
chrismuc
Members
-
Joined
-
Last visited