Jump to content

ljm42

Administrators
  • Posts

    4,390
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by ljm42

  1. Thanks for letting us know. It is important to let the install run to completion. Do you recall if you clicked the "x" to close the install window or if you waited for the "DONE" button to appear? If you try uninstalling/reinstalling, please take a screenshot of what you see right before you close the window, that may give some clues. Also, the issue may resolve itself within 10-15 minutes. Please try waiting a bit and then reloading the page.
  2. Hey everyone, we've released My Servers plugin version 2022.07.26.1609, go to the Plugins tab and check for updates! The main goal of this release is to track down why some servers are still not connecting to mothership. We have tightened up a few potential bugs and added better reporting to get this figured out. We request that everyone update, even if you aren't having issues connecting. ## 2022.07.26 ### This version resolves: - Plugin install failures due to zero byte files - Issues getting data from nchan, read from ini files when needed ### This version adds: - Warn user not to close the installation window early - Better logging if the unraid-api crashes - UpdateDNS reports the status of the api - Notifications in the UPC if the My Servers plugin is out of date - Better handling of errors if "click to copy IP address" fails
  3. The "Provision" button will provision a myunraid.net certificate. There is no need to press it if you are providing your own custom certificate. You can provide your own certificate if you want, but the filename is different. See https://wiki.unraid.net/Manual/Security#Custom_Certificates So have your shell script put the certificate here: /boot/config/ssl/certs/[servername]_unraid_bundle.pem And then run: /etc/rc.d/rc.nginx reload
  4. Starting with Unraid 6.11.0-rc1, we now log what happens when we attempt to start and stop WireGuard tunnels (note: this does not log connections, just the results of running `wg-quick up wg0` and `wg-quick down wg0`). When you get a chance to upgrade (no pressure, if you want to wait for stable that is fine), this should tell us why your tunnel does not autostart. You can view the log by opening a web terminal and typing: cat /var/log/wg-quick.log
  5. Just to follow up... starting with Unraid 6.11.0-rc1, we now log what happens when we attempt to start and stop WireGuard tunnels (note: this does not log connections, just the results of running `wg-quick up wg0` and `wg-quick down wg0`). This will eliminate the need to manually run `wg-quick up wg0` to see what is going on. You can view the log by opening a web terminal and typing: cat /var/log/wg-quick.log
  6. OK this should be resolved. Thanks for reaching out, we are checking to see if anyone else is affected by this as well. A little more detail if you want it... Going forward, you should only see these lines in your syslog when something changes on the flash drive: Jul 24 04:40:28 Server flash_backup: adding task: /usr/local/emhttp/plugins/dynamix.my.servers/scripts/UpdateFlashBackup update not every 10 minutes like we were seeing in your diagnostics. If you want, you can delete your existing gitflash log file: rm /var/log/gitflash so that it will be easy to spot any new errors (note that the occasional message in this file isn't really a problem, only if they are repeated multiple times)
  7. Interesting, the issue is on the cloud server not your server. Looking into it, may take a few days though.
  8. Please DM me your /var/log/gitflash file, along with a link to this thread. The easiest way to get it is probably to open a web terminal and type: cp /var/log/gitflash /boot and then grab the file off your flash drive
  9. Please upload your diagnostics.zip file (from Tools -> Diagnostics) to your next post in this thread
  10. If you are on your network when viewing the My Servers Dashboard, it will show the Local Access link. If you are remote from your network it will show the Remote Access link.
  11. SSL is a feature of Unraid itself, My Servers has no effect on the url used to access the server on your LAN. As you saw, uninstalling the My Servers plugin will not change this. Manually editing ident.cfg will do the trick, but for an easier way please see: https://wiki.unraid.net/My_Servers#How_to_access_your_server_when_DNS_is_down
  12. These "ALLOWED_ORIGINS" are the urls that are able to access the server without a CORS error. What url are you using?
  13. As a first check, are you having any issues provisioning the SSL certificate? There were problems over the weekend, see https://forums.unraid.net/topic/126105-ssl-cert-error-im-an-unraid-noob/#comment-1150163 If the certificate is fine then this sounds like a port forwarding issue. Run this command with two v's to get the non-anonymized output: php /usr/local/emhttp/plugins/dynamix/include/UpdateDNS.php -vv (don't post it here) What you are looking for is the non-anonymized Remote Access url. Try to access that url from a phone or other system not on your local network to see what the error message is. If you would like me to test, please send me the non-anonymized output (and a link to this thread) in a DM.
  14. Hi, what version of Unraid is this? Please go to the Plugins tab and check for updates to confirm the My Servers plugin up to date. Please open a web terminal and run: unraid-api report -vv (don't post those results here) just look at the ALLOWED_ORIGINS area, is the url you are trying to use one of those listed? If not, you need to use one of the listed urls. If you still have questions/problems, run that command with one -v instead of two (this output is anonymized): unraid-api report -v and post the results along with your diagnostics.zip (from Tools -> Diagnostics)
  15. Just to confirm... yes all of the features of My Servers (including flash backup and remote access) work regardless of whether the array is running or not. Both My Servers Remote Access and WireGuard are options for getting remote access to the webgui to enter the encryption passphrase.
  16. Please try again, the provisioning server was having issues
  17. @DonSiffo @CriticalMach @coolspot @rustymyers @emeybee Please try again, we were having issues with the provisioning server
  18. @jaidentelford @Rober @coolspot @Basquiat @emeybee Please try again, we were having issues with the provisioning server
  19. Excellent troubleshooting. FYI for normal operation you should always start a tunnel from the webgui as it does a few extra steps. BTW, the next release of Unraid will log the output of wg-quick to make it easier to troubleshoot this sort of thing.
  20. Please see the manual for additional steps to take after restoring a flash backup: https://wiki.unraid.net/My_Servers#Restoring_Flash_Backup The issue is likely that you need to generate new WireGuard keys
  21. My Servers does not change your DNS settings, but it does need DNS to be working. This tells me there is a problem with your local DNS server, not a problem with Unraid or My Servers. I recommend that you remove 192.168.178.1 and 0.0.0.0 from the list and just leave 8.8.8.8 There error message means that when the servers does a DNS lookup for the url, it is not getting a result. Fixing your DNS servers will likely resolve this. If you change the DNS servers and continue to have issues, upload your diagnostics.zip file (from Tools -> Diagnostics) to your next post in this thread.
  22. Licenses are tied to flash GUIDs, so even though those two flash drives were used in the same hardware, the licensing system does not know that. They are two separate licenses. The Expired Trial license will be removed from your dashboard after 30 days I believe.
×
×
  • Create New...