-
[Support] selfhosters.net's Template Repository
Actually trying to use it behind a VPN because I'm having email issues wher my IP address has been blocked. On my main machines the workaround is simple - connect via VPN and email works. That's what I'm trying to achieve with invoiceninja. It's purely a convenience thing really, as I can always download invoices and send them manually....
-
[Support] selfhosters.net's Template Repository
Is there any way to run InvoiveNinja behind a VPN? I haven't been able to get it to work - Everything seems to start, but there's no way to connect back to the service (passing the ports through seems to not work).
-
Unraid Connect webgui issues
I'm noticing the same issue as well. I had thought it was me at first, as I have just rebuilt a server into a new box, and I thought I'd messed something up, but now I'm sure it's a bug in connect. While it makes management of multiple servers more difficult, if you go to the 'server details' page and view all routes, you might be able to swap to your other servers. While not perfect, it works enough until the issue is fixed.
-
[Support] Dropbox by otherguy
Hi Purkan, What I would do is use Krusader to search for folders of those names on your system. You can find 'Search' in the 'tool' menu, or just hit the magnifying icon if shown. Then, I would check out the directory matches found. Hope this helps! Ed
-
Has anyone worked out how much it costs to keep their server on each day?
~$1.56 a day for my main unraid machine and my PC, plus two monitors. Maybe I should turn the RGB off....
-
Thank You!
Yep, while I'm here, I'll also say thanks - I've got three different machines running unraid now, in two separate locations (and all with different roles). I have yet to come across any major problems (the only issues I've had were self inflicted). I love it, and use it daily.
-
multiple servers
Unraid can have multiple VMs running, if that is what you're talking about, and the licensing of the VMs would be dependant on each one - there isn't a limit to how many VMs you can have on a server (at least not a practical one) but your hardware will dictate what you can simultaneously run. Check out the video from LTT 7 Gamers, 1 CPU and some of it's related videos... if money isn't an issue, you could do this, but if that was the case I doubt you'd be worried about licensing fees.....
-
Time to do some maintenance?
I'd say that they do, but the grid itself is able to redirect and maintain stable power (there's for sure likely to have been micro outages, but nothing that shut the system down).
-
Time to do some maintenance?
Drives have no SMART warnings, and no, I haven't got email or other alerts - I just check it regularly (I use it probably every second day, just not physically there).
-
Time to do some maintenance?
Well I just logged on to my backup server (which is about 200km from where I live, so I don't actually visit often) and noticed it's got an uptime of over a year. What do you guys think, should I drive over soon and do some maintenance... I'm seriously impressed with the power supply there, no blackouts in over a year (this system is not on a UPS). Expecting some serious cobwebs and dust.....
-
[Support] ken-ji - Dropbox
Ok. I'll keep a watch and see if I can see any other errors or clues as to what's happening. Edit: As soon as I had posted this, I checked the status using the dropbox.py tool in the console, and got this: sh-4.3# su nobody -c 'dropbox.py status' Traceback (most recent call last): File "/usr/local/bin/dropbox.py", line 1612, in <module> ret = main(sys.argv) File "/usr/local/bin/dropbox.py", line 1601, in main result = commands[argv[i]](argv[i+1:]) File "/usr/local/bin/dropbox.py", line 786, in newmeth return meth(*n, **kw) File "/usr/local/bin/dropbox.py", line 1263, in status console_print(line) File "/usr/local/bin/dropbox.py", line 135, in console_print f.write(st.encode(enc)) UnicodeEncodeError: 'ascii' codec can't encode character u'\u2022' in position 21: ordinal not in range(128) I'm not sure if it is related or not.
-
[Support] ken-ji - Dropbox
I have recently been experiencing this error: RUST PANICKING -- "couldn't deserialize, panicking: Io(Error { kind: UnexpectedEof, message: \"failed to fill whole buffer\" })" at "app/lib/apex/rust/analytics/src/queue.rs":332 This has been happening on two seperate4 machines. Any ideas what this error means? It kills dropbox, and a restart works for a while before subsequently having the same error. Anything else I should be looking at? I should also add, that this happened also with the 'dropbox by otherguy' package as well.