Leaderboard

Popular Content

Showing content with the highest reputation on 04/09/21 in Posts

  1. So i noticed this in my logs after the script that executes "nvidia-smi -pm 1" to enable Persistence mode to force the P8 power state. "kernel: NVRM: Persistence mode is deprecated and will be removed in a future release. Please use nvidia-persistenced instead." So looked into it, so instead of using the nvidia-smi command to perform the job - now use the command nvidia-persistenced. Docs for it can be found here: https://download.nvidia.com/XFree86/Linux-x86_64/396.51/README/nvidia-persistenced.html Using just the nvidia-persistenced command by itself with no argument should be enough for most setups.
    3 points
  2. This release contains bug fixes and minor improvements. To upgrade: First create a backup of your USB flash boot device: Main/Flash/Flash Backup If you are running any 6.4 or later release, click 'Check for Updates' on the Tools/Update OS page. If you are running a pre-6.4 release, click 'Check for Updates' on the Plugins page. If the above doesn't work, navigate to Plugins/Install Plugin, select/copy/paste this plugin URL and click Install: https://s3.amazonaws.com/dnld.lime-technology.com/stable/unRAIDServer.plg Bugs: If you discover a bug or other issue in this release, please open a Stable Releases Bug Report. Thank you to all Moderators, Community Developers and Community Members for reporting bugs, providing information and posting workarounds. Please remember to make a flash backup! Edit: FYI - we included some code to further limit brute-force login attempts; however, fundamental changes to certain default settings will be made starting with 6.10 release. Unraid OS has come a long way since originally conceived as a simple home NAS on a trusted LAN. It used to be that all protocols/shares/etc were by default "open" or "enabled" or "public" and if someone was interested in locking things down they would go do so on case-by-case basis. In addition, it wasn't so hard to tell users what to do because there wasn't that many things that had to be done. Let's call this approach convenience over security. Now, we are a more sophisticated NAS, application and VM platform. I think it's obvious we need to take the opposite approach: security over convenience. What we have to do is lock everything down by default, and then instruct users how to unlock things. For example: Force user to define a root password upon first webGUI access. Make all shares not exported by default. Disable SMBv1, ssh, telnet, ftp, nfs by default (some are already disabled by default). Provide UI for ssh that lets them upload a public key and checkbox to enable keyboard password authentication. etc. We have already begun the 6.10 cycle and should have a -beta1 available soon early next week (hopefully).
    2 points
  3. Wishes sometimes come true. Here it is...
    2 points
  4. Thanks @bytchslappa for the heads up. Everyone using a User Script for Nvidia GPU Power State just edit the script to: #!/bin/bash nvidia-persistenced fuser -v /dev/nvidia* and leave the schedulle At first Array start only unchanged.
    2 points
  5. We're working on a design that lets driver plugins be automatically updated when we issue a release.
    2 points
  6. Ultimate UNRAID Dashboard (UUD) Current Release: UUD 1.7 (2024-03-30) UUD NEWS: 2024-03-30: UUD Version 1.7 is Released 2022-06-19: The UUD Forum Topic Reaches 200,000 Views! ๐Ÿ‘€๐Ÿ‘€๐Ÿ‘€ 2022-04-17: The UUD Tops 5,000 Unique Downloads ๐Ÿ’พ๐Ÿ’พ๐Ÿ’พ ๐ŸŽ‰ 2021-05-26: The UUD Forum Topic Reaches 1,000 Replies! 2021-04-17: The UUD Forum Topic Reaches 100,000 Views! ๐Ÿ‘€๐Ÿ‘€ 2021-03-26: The UUD Tops 2,500 Unique Downloads ๐Ÿ’พ๐Ÿ’พ ๐ŸŽ‰ 2021-03-23: UUD 1.6 is Featured Again in the "Best of the Forum" Blog ๐Ÿฅ‡๐Ÿฅ‡ 2021-03-21: The UUD Forum Topic Reaches 75,000 Views! ๐Ÿ‘€ 2021-03-20: UUD Version 1.6 is Released 2021-01-19: The UUD Forum Topic Reaches 50,000 Views! ๐Ÿ‘€ 2021-01-11: The UUD Tops 1,000 Unique Downloads ๐Ÿ’พ ๐ŸŽ‰ 2021-01-07: UUD is Featured as the FIRST "Best of the Forum" Blog ๐Ÿฅ‡ 2021-01-06: UUD Donations Site is Created 2020-12-31: UUD Version 1.5 is Released 2020-10-09: UUD Version 1.4 is Released 2020-09-28: The UUD is Featured in the Official UNRAID Monthly Newsletter (September 2020)! 2020-09-21: UUD Version 1.3 is Released 2020-09-14: UUD Version 1.2 is Released 2020-09-12: UUD Version 1.1 is Released 2020-09-11: The UUD is Born and Version 1.0 is Released Overview: Welcome to the OFFICIAL UUD forum topic. The UUD is my attempt to develop the Ultimate Grafana/Telegraf/InfluxDB/Plex/Tautulli/Varken dashboard. This entire endeavor started when one of our fellow users @hermy65 posed a simple, but complex question in another forum topic (see post #3). I decided to give it a shot, as I am an IT professional, specifically in enterprise data warehouse/SQL server. After a few days of hard work, UUD version 1.0 was released. We are currently on Version 1.6, and the project is in active development. If you are a Grafana developer, or have had experience building dashboards/panels for UNRAID, please let me know. I would love to collaborate. Version 1.7 Screenshots (Click the Images as They are Very High Resolution): Disclaimer: This is based on my 30 Drive UNRAID Array. So this shows an example of a fully maxed out UNRAID setup with max drives, dual CPUs, Dual NICs, etc. You will/may need to adjust panels & queries to accommodate your individual UNRAID/PLEX architecture. I have spent many hours custom coding new functionality and features based on that original template. Much has been learned and I am excited to see how far this can go in the future. Thanks again! Developers: Primary Developer: @falconexe (USA) UUD Creator | Active Development | Panels | Database Queries | Integration | Look & Feel | GUI | Refinement | Support Developer/Colleague: @GilbN (Europe) Dashboard Examples | Back-end | Dynamics | REGEX | Support | Tutorials Contributors: @hermy65 @atribe @Roxedus @SpencerJ @testdasi @ChatNoir @MammothJerk @FreeMan @danktankk @Dazog @MrLondon @LTM @mattekure @ptchernegovski @caplam @RockDawg @corgan @jbartlett @Hoopster @LTM @skaterpunk0187 @valiente @Agent531C @JudMeherg @Jturner @1471 Dependencies (Last Updated On 2021-03-20) Docker - InfluxDB Docker - Telegraf Docker Network Type: HOST (Otherwise You May Not Get All Server Metrics) ๐Ÿ‘‰ Create Telegraf Configuration File ๐Ÿ‘ˆ (DO THIS FIRST!) Create and Place a File into Directory "mnt/user/appdata/YOUR_TELEGRAF_FOLDER" Enable and Install Telegraf Plugins Telegraf Plugin - [[inputs.net]] Enable in telegraf.config Telegraf Plugin - [[inputs.docker]] Enable in telegraf.config Telegraf Plugin - [[inputs.diskio]] Enable in telegraf.config To Use Static Drive Serial Numbers in Grafana (For DiskIO Queries) Do the Following: Edit telegraf.conf > [[inputs.diskio]] > Add device_tags = ["ID_SERIAL"] > Use ID_SERIAL Flag in Grafana Now Upon Booting, You Don't Have to Worry About SD* Mounts Changing (So Your Graphs Don't Get Messed Up!) You Can Also Set Overrides on the Query Fields to Map the Serial Number to a Common Disk Name Like "DISK01" etc. Telegraf Plugin - [[inputs.smart]] Enable in telegraf.config Also Enable "attributes = true" Bash Into Telegraf Docker and Run "apk add smartmontools" Telegraf Plugin - [[inputs.ipmi_sensor]] Enable in telegraf.config Bash Into Telegraf Docker and Run "apk add ipmitool" Telegraf Plugin - [[inputs.apcupsd]] Enable in telegraf.config Telegraf Docker Config Add New Path (NOTE: This path has now been merged into Atribe's Telegraf Docker Image. (Thanks @GilbN & @atribe) Post Arguments "/bin/sh -c 'apk update && apk upgrade && apk add ipmitool && apk add smartmontools && telegraf'" Docker - Grafana Grafana Plugins Pie Chart Panel Run Following Command in Docker: grafana-cli plugins install grafana-piechart-panel World Map Run Following Command in Docker: grafana-cli plugins install grafana-worldmap-panel JSON API Run Following Command in Docker: grafana-cli plugins install marcusolsson-json-datasource Dynamic Image Panel Run Following Command in Docker: grafana-cli plugins install dalvany-image-panel Docker - Tautulli Docker - Varken CA Plugin: IPMI Tools License: GeoLite2 (Free) NON SERVER HARDWARE (If You Cannot Use "IPMI" and Need to Use "Sensors") As an alternate to IPMI to monitor CPU/System/Aux Temps, you can try the Sensors Plugin. Telegraf Plugin - [[inputs.sensors]] Enable in the Telegraf Config (Uncomment It) Bash into the Telegraf Docker and Execute "apk add lm_sensors" Stop All 3 Dockers (Grafana > Telegraf > InfluxDB) If You Want to Keep This Plugin in Perpetuity, You Will Need to Modify Your Telegraf Docker Post Arguments (Adding lm_sensors): "/bin/sh -c 'apk update && apk upgrade && apk add ipmitool && apk add smartmontools && apk add lm_sensors && telegraf'" Start All 3 Dockers (InfluxDB > Telegraf > Grafana) Dashboard Variables (Update These For Your Server): I haven't been this geeked out about my UNRAID server in a very long time. This is the cherry on top for my UNRAID experience going back to 2014 when I built my first server. Thanks everyone! VERSION 1.7 (Current) Ultimate UNRAID Dashboard - Version 1.7 - 2024-03-30 (falconexe).json @SpencerJ
    1 point
  7. Hi guys, here is the power monitor for your ESPurna device. The plugin works like the Tasmota Power Monitor. You have to activate the API on your ESPurna device and enter the key in the plugin. To enable the API from your ESPurna device go to the WebUI and click on: 1. Admin 2. Enable HTTP API 3. Auto 4. Save If you find a nice logo for the plugin, please send it to me. Thanks to ich777 for testing. Created and tested with Unraid 6.9.1. Installation as usual... https://raw.githubusercontent.com/Flippo24/espurnapm-unraid/main/espurnapm.plg
    1 point
  8. Kind of making me want to set up another unraid server instance so I can have 2 servers in my dashboard Nice job with a constantly improving and well supported product.......and that's coming from a former 10 year synology user......
    1 point
  9. Hi there, my first post here ๐Ÿ™‚ I checked my syslog file and found out that every few minutes there are two error i dont understand how to fix them: Apr 9 13:22:54 server /dev/log [info]: Server is up! /var/run/unraid-api.sock Apr 9 13:26:54 server /dev/log [error]: Connection closed with code=1006 reason="Terminated" [./dist/index.js:24987] Apr 9 13:26:54 server /dev/log [error]: Connection closed with code=4200 reason="OK" [./dist/index.js:24987] Apr 9 13:38:23 server /dev/log [error]: Connection closed with code=1006 reason="Terminated" [./dist/index.js:24987] Apr 9 13:38:23 server /dev/log [error]: Connection closed with code=4200 reason="OK" [./dist/index.js:24987] Do you have any idea how to fix this?
    1 point
  10. Sorry I never posted my actual solution ages ago, I was actually going to fork the plug-in and submit a PR but I thought the author was going to do it. Ill post my changes that have a working solution for these boards later in the day, essentially it was a change to the โ€˜ipmi2jsonโ€™ and the โ€˜ipmifanโ€™ scripts.
    1 point
  11. Another X570D4U-2L2T user here, trying to get this plugin to play nice. @cakes044 Could you please share what you did to ipmi2json to get it working? Even if we can't get a patch together, I'd rather have a "hack" running on my board than not have anything for the drives.
    1 point
  12. Confirmed @ArKineX Same here: unRaid 9.6.2, mineos-node, Paper.jar, Geyser, Floodgate, DrivebackupV2: all working. Excellent! I bought @binhex a beer using his/their paypal "buy me a beer" donate button https://github.com/binhex/documentation https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MM5E27UX6AUU4
    1 point
  13. You should post in the plugin support page. If you are not using any of the plugin functions if you remove it will run stock unraid mover. I think others have been reporting on the plugin page of some issues.
    1 point
  14. 1 point
  15. I believe I have solved the issue. The Dell server has something called VFlash which is essentially an SD card reader that you can access remotely using the iDRAC remote management card. I had intended to use this to back up my license key from the flash drive. My big mistake was to create a partition on the vFlash called "UNRAID". I think this was causing the OS to think that was the boot drive (it wasn't) and try to load settings from it (they weren't there). Deleting that partition has brought my server back online. Thanks for the speedy replies though, that inspires confidence. Regards, Tim
    1 point
  16. Hello everyone. I just wanted to confirm for everyone that after upgrading to Unraid 6.9.2, both of my PaperMC Minecraft servers are working with NO Java errors and the MineOS container can now run WITHOUT setting "Privileged" On. Big props to @binhex here for all the work he does! To avoid any issues I recommend that you: 1) Stop any Minecraft servers first 2) Do a backup of them (archive not restore point) 4) Upgrade to Unraid 6.9.2 and reboot. 5) If your container is set to startup on boot, login to MineOS and Stop the servers once more. 6) Perform the docker update to the latest 7) After the update go into the docker image and turn off "Privileged" You will still get the warning message on the Minecraft logs about the 1.17 update stuff, but I'm sure binhex will deal with that once 1.17 is released. Enjoy everyone!
    1 point
  17. 1 point
  18. /config/nginx/site-confs/default
    1 point
  19. The well-known info needs to be added to the nextcloud nginx config and not the swag config. We've already updated this and mentioned it in the changelog for nextcloud.
    1 point
  20. Das Problem lag an meinem Server. Ich hatte gestern Nacht ein Bios Update gemacht, nach dem Neustart hatte sich Unraid die Routen zerschossen. 0.0.0.0 ging auf das falsche Interface. Konnte ich gerade mit Route del und Route add korrigieren. Nun geht's wieder. Danke fรผr den Hinweis mit github. Ich konnte tatsรคchlich alle Server anpingen welche eine IPV6 antwort gegeben haben. Alle mit IPV4 wie z.B. github gingen nicht.
    1 point
  21. GitHub with a backup alternative on AmazonAWS (via Limetech). Automatically tries both before returning the error
    1 point
  22. So I updated to 21.0.1 today and I had a few errors after. I will address them here and I hope they will help others to fix them quick. I had errors referring to my nginx config /.well-known/carddav, caldav, webfinger etc. Here is my nextcloud nginx config section about that location ^~ /.well-known { location = /.well-known/carddav { return 301 /remote.php/dav/; } location = /.well-known/caldav { return 301 /remote.php/dav/; } location = /.well-known/webfinger { return 301 /index.php$uri; } location ^~ /.well-known { return 301 /index.php$uri; } try_files $uri $uri/ =404; } I had them different before and apparently they do not work in this version. Also I had an error reffering to some db indices. Fo these you go into nextcloud container console and run sudo -u abc php /config/www/nextcloud/occ db:add-missing-indices And another one was reffering to default phone region. You have to add your phone region in config.php 'default_phone_region' => 'GB', You have to replace GB with your country specific code. You can find it here I hope this is useful info.
    1 point
  23. Looks like the additional USBIP package hasn't been installed. The vhcd are included in stock unraid. You should be able to remove plugin and reinstall to fix.
    1 point
  24. Wie gesagt ich bin der falsche was die VM's angeht aber wenn es an was liegt dann am reset patch, der Kernel-Helper macht im grunde nichts anderes das er die zusรคtzlichen sachen zu Unraid hinzufรผgt, aber das jemand mit dem vendor reset patch und windows vm's ein problem hat hรถre ich zum ersten mal. Bootest du Unraid mit Legacy oder UEFI? Hast du in der VM OMVF oder SeaBios?
    1 point
  25. Its working for me on 6.9.2. Did you upgrade before the usbip package was built? Have you tired uninstalling and re-installing? What does your settings look like?
    1 point
  26. Oh awesome, thanks! Can confirm adding options i915 force_probe=4c8a to /boot/config/modprobe.d/i915.conf worked a treat and I now have the /dev/dri device
    1 point
  27. So I'm back to seeing the fluctuation between 3.5 GB and 4 GB. I think there's only been exploring done in world since the last update, no major building. Is it also normal to see the 2% steady CPU usage when no one is online (CPU is 8 core/16 thread if it matters)? Not really expecting a solution at this stage, just documenting it in case others have similar problems! No ill side effects have been seen so far. Plan to do a lot of building in world over the next week so we'll see how that affects RAM usage and/or world file size.
    1 point
  28. Love this container. Swag is garbage in comparison. Set up swag, worked till next update... then broke. Would not work again despite numerous deletions, re-installs. This was simple to set up the SSL cert, simple to add in a proxy and further conditions. Took less than 5 minutes from install, to wildcard cert working as expected. It literally just works. Keep up the awesome work dev!
    1 point
  29. Memory ballooning is disabled once you pass through a physical device.
    1 point
  30. Sounds good, keep up the good work!
    1 point
  31. And make sure that all of your plugins are up to date.
    1 point
  32. Thank you for the feedback. I just noticed this as well on my system -- I guess it's been a while since I needed to add or change a share. I'll look into this, but my time is limited right now with work. I'll make sure to follow up on this post when I resolve the issue.
    1 point
  33. I have almost all Seagate drive and have had no issues.
    1 point
  34. Has anyone using Seagate drives updated to 6.9.2 yet? I'm still on 6.8.3 due to people posting that their Seagate drives were having errors and dropping. As posted by @TDD, the issue is a result in a recent merge into the combined mpt3sas driver and kernel. It was all fine under 4.19. TDD also said that he reported this bug , so I would like to know if 6.9.2 fixed the issue before I try to upgrade. I have not made any changes to my Seagate drives and my server is rock solid with no issues and uptime is at 329 days I would rather not have to disable the EPC or the low current spin up settings on all of my Seagate drives if I don't need to.
    1 point
  35. Stop array, unassign that disk, start array, stop array. re-assign the disk, start array to begin rebuild.
    1 point
  36. Instead of rebuilding, repairing the filesystem is usually the fix for unmountable. And if these had been XFS disks I wouldn't have hesitated to guide you through that process. A disk can be disabled (or missing), in which case it is emulated from parity by reading parity PLUS ALL OTHER disks. Unraid disables a disk (kicks it out of the array) when a write to it fails. An emulated disk can be read and can even be written by updating parity as if the data had been written to the missing disk. A disk can be unmountable. If it was a data disk in the parity array, that means it has a corrupt filesystem. Disks that don't have filesystems are also unmountable. A disk that hasn't been formatted is unmountable, and parity is unmountable because it doesn't have a filesystem. Disabled and unmountable are independent conditions. A disk can be neither, either, or both. A disable disk is emulated from parity as mentioned, but if it was an unmountable disk, the emulated disk is also unmountable.
    1 point
  37. It's hard to release it in the USA and around the world at the same time. Someone is always sleeping. Also @limetech getting us the latest kernel the same day it was released. Hard to give the plugin devs the heads up when the linux kernel wasn't even released before they went to bed
    1 point
  38. Not to be the one to complain, but we need to turn from reactive to proactive. I genuinely appreciate the support here and the dev work put in here, but couldn't this be anticipated and communicated out to the developer ahead of time? If we are trying to bridge the gap between core product devs and community devs, this could be avoided In either case, no harm no foul. The system is running and we can wait for the fix.
    1 point
  39. Yeas it is. I was just playing with the USB Restore last night. Did you see the video I posted in the Announcement thread? SpaceInvaderOne did a pretty cool video on it.
    1 point
  40. The post was moved : https://wiki.unraid.net/Manual/Release_Notes/Unraid_OS_6.9.0
    1 point
  41. I am having issues with the latest Docker image and i cannot access the application, if i look in the log file located at '/config/supervisord.log' then i see the following message:- _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created. Q. What does it mean and how can i fix it? A. See Q10 from the following link for the solution:- https://github.com/binhex/documentation/blob/master/docker/faq/general.md EDIT - unRAID 6.9.2 has just been released, this includes the latest version of Docker, which in turn includes the latest version of runc, so if you are seeing the message above then the simplest solution is to upgrade to v6.9.2
    1 point
  42. Make sure you're using JSON API plugin for Grafana | Grafana Labs And include /api/getServers after host IP : unraid-api port (http://1.1.1.1:3005/api/getServers) Here is mine. UUD should detect it and handle the rest
    1 point
  43. I assume you want this for all appdata for all docker containers and not just Plex? If you want your appdata to live on the M2 SSD, make appadata "Use cache pool : only/prefer" in the appdata share settings and specify the M2 drive pool as the cache pool to be used. Only means no appdata files can exist anywhere else and if you run out of space, you will get errors. Prefer means store appdata files on the selected cache pool as long as there is space, but, if there is no space, let them overflow to the array. You will have to move the current appdata off the unassigned device and to the M2 cache pool and modify docker paths and docker settings to point to the new appdata location. Where is your docker.img file currently stored? Is it in the default location of the system share are did you create its elsewhere?
    1 point
  44. Can I request this https://owncast.online/ This would be an amazing docker for unraid!
    1 point
  45. Hey all valheim server is runnign beautifully. Saw this text on the server guide from the dev: "Administrating the Server and setting permissions You can edit three separate text-files to set 1) who has admin privileges, 2) who is banned from your server, and 3) who is permitted on your server. These three files, located in the default save path, are called โ€˜adminlist.txtโ€™, bannedlist.txtโ€™, and permittedlist.txtโ€™. Add Steam IDs (one per line) to set desired roles." I can't find those files in the app data on unraid. Am I looking int he wrong spot?
    1 point
  46. The Ultimate UNRAID Dashboard Version 1.5 is here! This is another HUGE ๐Ÿ˜ update adding INTEGRATED PLEX Monitoring via Varken/Tautulli. This update is loosely derived from the official Varken dashboard, but I stripped it down to the bolts, modded the crap out of it, and streamlined it with a straight Plex focus. Honestly, the only code that sill remains from their official dash is the single geo-mapping graph, as it is not actually an editable panel, but rather straight JSON code. I wanted to say thank you to that team for providing a great baseline to start from, and all of their previous work! The UUD Version 1.5 adds 50 new Panels within 3 new sections. I have placed these strategically within the UUD right below the Overwatch section, as this is the second data set that I would want to see, right after my overall server health. As always, with greater features, comes a greater need for plugins and dependencies. I have provided links and resources below to help you along. New Dependencies: Install Guides/Tutorials: https://github.com/Boerderij/Varken https://wiki.cajun.pro/books/varken/chapter/installation https://dev.maxmind.com/geoip/geoip2/geolite2/ Dockers: Varken (Install With Default Setup / Follow Current Project Install Guide) Tautuilli (Install With Default Setup / Follow Current Project Install Guide) Docker AppData: Varken Config (Follow Varken Install Guide) New Grafana Data Source: "Varken" New Grafana Plugins Pie Chart Panel Run Following Command in Docker: grafana-cli plugins install grafana-piechart-panel World Map Run Following Command in Docker: grafana-cli plugins install grafana-worldmap-panel Third Party: FREE GeoLite2 License Registration (Follow Varken Install Guide) Without this, the MAP WILL NOT WORK. Please Note: This release is an example tailored to MY Plex setup/library. The intent here is that you will take this and modify it for your Plex Library/Setup. You have everything you require to template new panels and to add new media sections as needed! Highlights: Real Time Plex Monitoring Extremely Detailed Breakdown of All Current Streams Current Number of Streams Internal and External Streaming Bandwidth Breakdown Stream Origination (Geo Location) With Interactive Map Streaming Types Streaming Devices Detailed User Monitoring Current Library Statistics Broken Out By Library Sections Plex Library Growth Plex Library Growth Over Time (Day/Week/Month/Year) Currently Templated For Following Media Sections TV Shows Movies Documentary TV Shows Documentary Movies Anime Shows Music You Can Add More... Historical Plex Monitoring Heat Maps to See Your Overall Streaming Saturation (Last Day/Week/Month/Year) Device Types (Last Month) Stream Types (Last Month) Media Types (Last Month) Media Streaming Qualities (Last Month) Stream Log (Last Week with Limit of Last 1,000 For Performance Reasons) Log Captures All Streaming Activity Via 10 Minute Intervals Screenshots (With Personal Info Redacted): I am very pleased that I could still get this out to you all in 2020 (my time), so hopefully this will ease us into a better 2021! As always, I'm here if you need me. ENJOY and Happy New Year! See Post Number 1 For the New Version 1.5 JSON File!
    1 point
  47. Turn cloudflare proxy off. Click on the orange cloud and make sure it's gray
    1 point