simse

Community Developer
  • Posts

    38
  • Joined

  • Last visited

Everything posted by simse

  1. That works somewhat. But now I'm seeing a new problem. +============================================================================== | Skipping package community.applications-2016.12.05 (already installed) +============================================================================== It's skipping CA, even though it's nowhere to be found.
  2. I would love to, however I feel that we are going two completely different directions. While Kode's UI relies a PHP project running on the server, generating the UI. I'd prefer a completely separate UI from the server. I begun development of the agent, so you'll see soon exactly what I mean. Perhaps we'll even merge in the future?
  3. Hello forum. I think it's safe to say, unRAID needs a new UI. So I have decided I will develop a brand new UI, and with it an agent to run on the server. I want to separate the UI from the unRAID server. And instead, run an agent on the server. The agent would be written in Python 2.7 (or 3.5), and handles everything from plugin installation to getting CPU usage. The UI would be based roughly off this theme I found: http://getbootstrapadmin.com/remark/ The UI would be able to scan the network and detect unRAID servers on the network, then connect and manage them. By doing this, no matter what happens to the server, the UI would never hang, and this creates a much more pleasing user experience. So far, I've digged around, and found out how the current GUI works, so I'll begin developing the agent very soon. I'll be sure to post updates. If you guys are interested in this project, post below and show some love. Best, Simon
  4. I have tried rebooting after changing to to Google's DNS servers, this did not help the issue however. Yes, and I am behind a VPN, so I tried disabling the network wide VPN, so all the traffic was routed through the Chinese internet. Still nothing. Note: I am using ExpressVPN and one of their routers
  5. I'm receiving a unRAID OS vplugin: xml parse error is avalable: plugin: updating: unRAIDServer.plg Warning: simplexml_load_file(): /tmp/plugins/unRAIDServer.plg:1: parser error : Document is empty in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 Warning: simplexml_load_file(): in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 Warning: simplexml_load_file(): ^ in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 Warning: simplexml_load_file(): /tmp/plugins/unRAIDServer.plg:1: parser error : Document is empty in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 Warning: simplexml_load_file(): in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 Warning: simplexml_load_file(): ^ in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 Warning: simplexml_load_file(): /tmp/plugins/unRAIDServer.plg:1: parser error : Document is empty in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 Warning: simplexml_load_file(): in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 Warning: simplexml_load_file(): ^ in /usr/local/emhttp/plugins/dynamix.plugin.manager/scripts/plugin on line 214 plugin: xml parse error
  6. So I removed Aesir, and fixed the cache issue. Yet it refuses to install any plugins, specifically the Community Applications.
  7. You're almost right there. I'm running Plex on my personal desktop, which continuously backs up to my server, Proton. That back-up hits a cache share, which you're obviously right, it shouldn't. So thanks for pointing that out Beyond that, mover logs everything which fills up /var/log which stock is 128Meg capacity. This might also have contributed to the problem. Make the backup share to be array only or cache-only. Will most definitely do.
  8. You're almost right there. I'm running Plex on my personal desktop, which continuously backs up to my server, Proton. That back-up hits a cache share, which you're obviously right, it shouldn't. So thanks for pointing that out I think you might be right on this part. I'll try uninstalling it, and check back. Thanks!
  9. I have attached the diagnostics .zip file. I have removed syslog1.txt from the archive, since it was too big. Unfortunately that's the most important one! Can you zip and attach it? Silly me. Here it is. syslog.1.zip
  10. I have attached the diagnostics .zip file. I have removed syslog1.txt from the archive, since it was too big. proton-diagnostics-20161215-2052.zip
  11. That's a very good idea actually. I tried it, and it seems there's no DNS problems. When trying to install, it seems like, it tries to install the plugin, and just stops prematurely. Not quite sure what's going on.
  12. Whenever I try to install a plugin through the Dynamix web GUI, it inconsistently fails, as in, it always fails, but with different results. I have attached an example error. Best wishes, Simon
  13. Dear unRAID community. I'm very new to unRAID and Linux in general, so I don't have much/any knowledge about the OS and Docker in general. My problem I'm currently having, is whenever I'm trying to add a Docker container the WebGUI hangs. To be more specific; I go to the community plugins page, choose a container (I've tried both Plex and SABnzbd), I configure with proper paths, and click 'Create container'. This is when the loading icon in the tab appears and nothing happens. I also lose access to the WebGUI completely, even in a new tab. I've tried letting it load for hours with no luck. Any help would be very appreciated, thanks so much. -Simon Also, on a side note, I'm not stupid, so I can do anything you would want, logs, etc. You just have to tell me where to look.