Fredrick

Members
  • Posts

    173
  • Joined

  • Last visited

Everything posted by Fredrick

  1. Hey @Natcoso9955 - Thanks for building this and the Promtail one
  2. Hey, I've got this docker setup and running with Organizr as the frontend, it has been working great! Now I'm developing a .php page that I want to try while coding it. Is there an easy solution to use this docker to serve the .php without messing with the rest of my setup? For now I'd like to just have it served locally
  3. This is how I found out. Push notification from "fix common problems"-error. Thanks!
  4. Did you ever fix this issue? I seem to have the same thing.. The VM starts fine without the passthrough, but fails as soon as I set it to passthrough the USB-controller EDIT: Changed the drive to IDE instead of VirtIO, and it works now. Unsure if that causes a performance hit tbh
  5. Gonna answer myself here. Just watched @SpaceInvaderOne's fantastic video about this. I seem to have forgotten quite a few steps from the last time I did this. After appending the controller ID I've got it working. Thanks! Still struggling with it not finding the boot device. Guessing it tries to boot from the USB-controller somehow..
  6. Hi, I just installed a new PCIe USB controller in my Proliant M350 due to needing more ports. I came from a 2 port controller to a 5 port controller. I want to pass the entire controller through to a VM like I did before. At first boot it allowed me to do it, but the VM wouldnt boot. After trying again the controller has since disappeared from the available "Other PCI devices" list. Where did it go, and how can I get it back?
  7. Hi, I'm trying to get a Stash-docker up and running, and its dependant om ffmpeg for transcodes. Didnt really know where to start, so I've installed ffmpeg in /user/local/bin/ffmpeg, and I can call the command just fine (doesnt complain about dependencies). Followed this script, just editing the link for ffmpeg. This user seems to be running the app on Unraid, but I'm not smart enough to decipher what he is doing just from this script/image. https://github.com/stashapp/stash/issues/30#issuecomment-477737548 Im seeing this error in the docker-log, but don't understand much of this either: time="2019-05-22T12:05:52Z" level=error msg="ffmpeg error when running command </usr/bin/ffmpeg -v quiet -ss 131.74200000000002 -y -i /data/[MEDIAFILE].wmv -vframes 1 -q:v 2 -vf scale=1280:-1 -f image2 /generated/screenshots/77c4cca450631a7f3fec0803e9bfdbda.jpg>" My current docker setup, I've tried various things without luck mp4 and m4v play just fine, but wmv results in an error. Thanks!
  8. Is there an easy way to switch to the regular Plex container from this Plexpass container? Couldnt be as easy as changing the repository?
  9. Access to my server via apps (Android, Libreelec) are somehow gone and I cant figure out what I can do to fix it. I can access the server fine through webui, both local and WAN. The server has green checkmark under network. I cant see anything in the log for the container, and not sure where the logs are for Android app. Maybe I could get a log for libreelec? I've tried disabling SSL on the server to rule that out, I've tried downgrading PMS and I've tried rebooting pretty much everything multiple times. Any ideas?
  10. Anyone using end2end-encrytpion and got it working succesfully? I've got it set up, and it works for adding a small amount of data at a time. Adding multiple photos or large videos makes the entire thing crash. It seems to be unstable at best. My android client can see the files, but not delete them. Sometimes they show up as encrypted even though they should be unencrypted. It stores the files in an uaccessible tmp folder which still has the files after the upload crash. Any tips? EDIT: The github for the app also contains plenty of unresolved issues, so it might not be ready.. unfortunately.
  11. I took a backup of what I could find, and reinstalled the plugin. The config files didnt get removed during uninstall, so the backup was not necessary. It works now after the reinstall
  12. Thanks for a solid answer! Unfortunately I didnt get very far. As far as I can tell rcloneorig is the actual rclone-process which is simply just called with "rclone", I might be wrong. root@Tower:~# sed -n '21p' /usr/sbin/rclone rcloneorig --config $config "$@"; root@Tower:~# which rcloneorig which: no rcloneorig in (.:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin) root@Tower:~# find / -type f -iname rcloneorig find: `/proc/30625/task/30625/net': Invalid argument find: `/proc/30625/net': Invalid argument find: `/proc/30626/task/30626/net': Invalid argument find: `/proc/30626/net': Invalid argument find: `/proc/30627/task/30627/net': Invalid argument find: `/proc/30627/net': Invalid argument find: `/proc/30641': No such file or directory find: `/proc/30666': No such file or directory
  13. Hi, I'm not sure this is related to my recent upgrade to 6.6.1 (from 6.5.3), but I hadn't noticed this error before. I can no longer call rclone through userscripts, even though the plugin is installed. It results in the following error message: /usr/sbin/rclone: line 21: rcloneorig: command not found I'm not sure if reinstalling the plugin will result in a loss of my configurations, or if I can simply backup the config and scripts from the plugin page to keep all necessary information. Any ideas?
  14. Sounds like a good idea, thanks for a solid explanation that would also give me remote access and easy access on mobile which is a perk How is the speed? Are the files you work with actually stored locally and then synced?
  15. Hi guys, I'm frustrated with my own lackluster workflow with regards to documents and other files that are actually quite important to me. Before doing a major renovation I thought I'd hear what you guys are satisfied with. In general I'm happy with files that are not actively worked on like media. However I create documents and other files across various platforms which makes them unaccessible and hard to control and backup. - I use OneNote for both private and work-related notes. At work and on my work-computer (Windows) we use OneDrive, and it I sometimes use this laptop to also work on private files which then end up in OneDrive. - I've got a Windows workstation that has project files like Sketchup and other items. These are stored locally and then backed up (with Windows backup) to my Unraid Server. - I've got a Macbook which also holds documents and files. These are backed up (with time machine) to my Unraid Server - My Unraid server syncs my backup-share to my unlimited Gdrive. When revisiting my workflow I want to be able to work on the same documents on both my workstation and Macbook and have some of my files accessible on my work-laptop. I want to reduce duplicates to simplify cleanup and retaining the newest versions. So I'm thinking I should consolidate this to work directly on a Unraid share with my files. This would solve the lack of connection between my Mac and Windows (and VMs), and my files would immediately be on a parity protected disk. Unraid could then push all my backups to Gdrive (cold storage) and my document folder to OneDrive (sync so changes are updated both places). What I would loose is the local copies on my workstation/laptop, but I guess I could somehow push the important files to my workstation with rsync. Any tips?
  16. @JonMikelV thanks, any idea what I could do to get past this error? syslog:
  17. Hi, I'd think this should be fairly easy, but my google-skills seem to have failed me tonight. I've got a debian VM running, and simply want to mount or access /mnt/user/Downloads/youtube-dl inside this VM. How can I do this? I'm not sure how "Unraid mount tag" works inside the settings for the VM, but I cant find the share after setting it up there. Tried various mount-tags such as "/mnt/youtube"
  18. I see your points guys, I see your points. But what about my uptime!? I've got VPN in the router and ILO on the Proliant so I guess I could power it up and surveil the boot from anywhere in the world
  19. Thanks for getting back to me. I've got about 40 minutes runtime on battery with my setup, and I see your point about shutting down early. If the power is not back the first 5-10 minutes, its not coming back for another hour. I still dont see what could wake my Proliant if it shuts down and power comes back before the UPS is drained? Then I guess I'd have to have some WOL-feature on my Raspberry. I guess I could google that I dont mind my server starting unattended (why do you?) PS. I got it fairly cheap at under 500$ including the network-card.
  20. Hi! This might be outside the scope of this forum, but I don't really know where else to turn for better answers I recently bought an APC Smart-UPC 3000X LCD, with the (network interface module). It will provide power to my Proliant ML350 G6 server, my POE switch (incl cameras and AP) and router/modem. I have a Raspberry Pi that I can run as a UPS-server as well if that makes things easier. I want my server to go down when there is 15 minutes remaining power, the rest of my equipment I think would just have to die with the UPS. I've tried with the apsupsd plugin that came with Unraid, but I'm not sure how I could make the system come back online after the UPS has recovered about 50% charge after a shutdown? I dont want the server to be powered up as soon as there is power incase of another outage right away. I'm also trying to make this work with NUT, but I honestly dont understand the logic of the setup or the documentation. I've got it setup, my Pi can see the ups with stats, and Unraid sees the server and the ups-stats aswell. During my testing today the Unraid plugin shut down as specified, but didnt give the Proliant enough time before forcing shutdown. I cant seem to find the setting to increase this timeout from 90s. I also dont know how to setup the Pi-server to turn my Proliant back on when power has returned and UPS>50% So far it seems that both networkupstools and apscupsd is unable to control the indivdual groups on the back of the UPS, it doesnt look like its information is passed through the USB-interface, or maybe not picked up by the driver.
  21. That seems like quite the hack just to get a (single) computer in my case to turn off in time, and turn back on when battery is good Had another outage today, and the server is not given enough time to gracefully shut down. It seems to force shutdown after 90s, which is not enough. I'm not really sure which setting would define this. Also my UPS has three different groups (groups of outlets in the back) which can be controlled individually through the network interface, but that data/function seems to be lost with NUT.
  22. Any tips/guides on how you set this up? I followed this guide, but that basically leaves me with my RPi as the NUT server, and I don't know how to set it up as you suggested. I've tried to read the NUT-documentation but that was some heavy stuff.. Do you control the power of VMs/Unraid server from the RPi itself, or from the individual NUT-client setups on those machines? And how do you set up the RPi to wake the server when UPS is back above a given charge?
  23. Thanks, that is solid input Is there a way to configure this to only boot the server when UPS reached maybe 50% capacity? And I dont see how the BIOS setting would help? If Unraid shuts down before the battery is depleted, the last power state would be off, right? So it wouldnt turn back on. I guess I could somehow have a service on a secondary Raspberry Pi or similar to do the following Check if server is off Check if UPS-charge>50% Wake-On-Lan
  24. I recently bought an UPS (APC Smart UPS X 3000 VA LCD), and I'm currently testing it in use. I've got it identified by the apcupsd-daemon in Unraid, and it initiated a shutdown as I'd expected. What I want is a possibility to have the server start when main-power is resumed, but I dont know how to go about this. Any tips? This would "have" to work for both when mains is restored after the shutdown has been initated, but before the UPS is depleted entirely, and in the case where the UPS has been entirely depleted
  25. I added another path called /opt/plexmediaserver and pointed it to /appdata/binhex-plexpass/opt and the container started. Nothing in the folder atm. EDIT: Spoke too soon, container starts but crashes..