javierdiazcharles

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by javierdiazcharles

  1. I haven't seen this topic discussed in this thread, if so, please point me to it. Anyway, I have encountered an issue with Couchpotato and the IPTorrents provider. IPTorrents has added a captcha at log in which effectively prevents Couchpotato from logging in to make a search. The workaround is simple, use the cookie generated from this and pass it into Couchpotato so it can bypass the captcha. The fix is here: https://github.com/CouchPotato/CouchPotatoServer/pull/7250 I have implemented it in my LinuxServer.IO Couchpotato, and it works. Any chance we can make that change be available in a future release. I would like not to have to patch it after every update.
  2. Current Hardware: HP DL380 G6 2x Xeon 5670 72GB RAM 7x 5TB Seagate Barracudas 1x 1TB SSD Previous RAID Card: Integrated HP 410i New RAID Card: LSI MegaRaid 9265-8i unRAID Version: 6.5.1 (also downgraded and tried 6.5.0) After configuring the drives via the LSI Megaraid configuration utility I booted into unRAID, created a new config, mapped the drives to the same order as configured with previous raid card, and starte the array. While the Cache Drive was able to mount the array itself is showing the following: Unmountable: Unsupported partition layout Not sure how to fix the issue. I have connected the drives back to the old RAID card and that seems to work again just fine (albeit terrible performance, hence the reason for replacing the card). What can I do without having to format the drives. Some output that may help: root@Tower:~# sfdisk -l /dev/sdg Disk /dev/sdg: 4.6 TiB, 5000415674368 bytes, 9766436864 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: dos Disk identifier: 0x00000000 Device Boot Start End Sectors Size Id Type /dev/sdg1 1 4294967295 4294967295 2T ee GPT Partition 1 does not start on physical sector boundary. This is from one of the drives. I found this article but not sure how to downgrade to 6.3.5 exactly. Would this even help me? tower-diagnostics-20180505-2010.zip