Jump to content

FreeMan

Members
  • Posts

    1,520
  • Joined

  • Last visited

Everything posted by FreeMan

  1. OK, I decided to give piwigo a try since PhotoShow seemed quite unhappy with 200k pictures. I got the LS.io mariaDB installed. I got HeidiSQL installed HeidiSQL can connect to mariaDB I used HeidiSQL to create database 'piwigo' after some fiddling, I got everything correctly configured in the piwigo first install screen. I then got this: Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'root'@'172.17.0.1' (using password: NO) in /config/www/gallery/include/dblayer/functions_mysqli.inc.php on line 67 Warning: my_error(): Couldn't fetch mysqli in /config/www/gallery/include/dblayer/functions_mysqli.inc.php on line 824 Warning: my_error(): Couldn't fetch mysqli in /config/www/gallery/include/dblayer/functions_mysqli.inc.php on line 824 Piwigo encountered a non recoverable error [mysql error ] Can't connect to server #1 my_error /config/www/gallery/include/common.inc.php(121) #2 include_once /config/www/gallery/index.php(26) Any suggestions on what to look for? I'm not sure where the 172.17.0.1 IP address came from. I use 192.168.* for my internal network (unRAID has a static IP), and my external IP address is 73.* Also, here are my piwigo settings:
  2. I installed Calibre, and I've been slowly adding my eBooks, PDFs, etc., and, in general, it's been going just fine. It's a bit sluggish, but I do other things while waiting for it to respond. One thing that has me a bit frustrated, though, is that I don't seem to be able to copy/pasta from my Win10 machine into the Calibre browser window. A variety of books I've got are not being found by Calibre's search engine, so I'm Googling for them and finding the ISBN. I have to copy from the search location, paste it into Notepad++ (on another monitor), then hand type it into Calibre's ISBN entry box. The same thing with authors, comments, etc. What do I need to do in order to get the Win10 clipboard copied into the docker's clipboard so I can paste text? When I right click on a Calibre field, I get a 'Paste' option, but nothing gets pasted.
  3. I seem to have the same ownership as ridge. Do I need to perform the same fix he did? At this point, I'm not having any issues at all as I've just installed (within the last 30 minutes) for the very first time the LS.io mariaDB docker. I'd just like to get this squared away before doing anything else. Here's mine: drwxr-xr-x 1 abc users 344 Sep 26 19:23 . drwxrwxrwx 1 abc users 136 Sep 26 19:23 .. -rw-r----- 1 abc users 2121 Sep 26 19:23 46aa7177f8fa.err -rw-rw---- 1 abc users 16384 Sep 26 19:23 aria_log.00000001 -rw-rw---- 1 abc users 52 Sep 26 19:23 aria_log_control -rw-rw---- 1 abc users 50331648 Sep 26 19:23 ib_logfile0 -rw-rw---- 1 abc users 50331648 Sep 26 19:23 ib_logfile1 -rw-rw---- 1 abc users 12582912 Sep 26 19:23 ibdata1 -rw-rw---- 1 abc users 0 Sep 26 19:23 multi-master.info drwx------ 1 abc users 2976 Sep 26 19:23 mysql drwx------ 1 abc users 72 Sep 26 19:23 performance_schema Here's the fix I'm referring to: http://lime-technology.com/forum/index.php?topic=42422.msg420112#msg420112
  4. Sigh... You're probably right... I guess that means I'll actually have to go through them and decide which ones to post and which ones not to. I was hoping to have family do that by tagging/starring/commenting. If I'm going to do that, I guess I can spare a few GB for some duplicated photos. I'll wander off to install MarinaDB, whever else is needed, then try out Piwigo and Lychee. Thanks guys...
  5. OK, I'm here because it seems that Sparkly's version of PhotoShow is deprecated in favor of this one, and I'm cool with that. Unfortunately, I'm having the same issue with this version that I was with the other. I can install it just fine, but every time I try to launch the WebUI, I get a 504 Gateway Timeout error. Initially, I had the /Thumbs directory pointed into the same structure that my photos are in, so I reinstalled it with /Thumbs pointed to a totally different share. I've tried several different ports, I've uninstalled & reinstalled several times. It always comes back to the Gateway Timeout error. Here is my current config: Since I've now got a new /Thumbs location, it did come up and prompt me to create the master Admin account, but as soon as I did, it went back to the 504 error. I did note your recommendation to Kewjoe to try using piwigo since he's got 53k images. I've got just under 200k. I'm willing to put up with a bit of sluggishness from the UI if that means that I don't have to duplicate 1TB of storage to have my images on disk, plus another copy somewhere else on disk for piwigo. Could the 504 error be because PhotoShow is still trying to catalog 200k images? If I shift to piwigo, will I have to duplicate all my images? (It looks like I will, based on what I've read on their site...)
  6. Roger that. I'm swamped right now but will get on that ASAP. Thanks for letting me know. Might be worth mentioning that this one's been deprecated waaaay back there in the OP...
  7. Hey Sparkley, I've installed the PhotoShow docker, but it's giving me a 504 Gateway Timeout error every time I try to access the user interface. Well, almost every time - when I first launched the WebUI, it gave me the "create admin account" screen, and I did so, every time since that I've gotten the 504. Here's my configuration: I changed ports to :8082 so that it doesn't conflict with unRAIDs own menu, otherwise it's pretty stock. I can see where it's possible that having the ../thumbs path as part of the ../Photos path could create some recursive scanning issues (just thought of that), so I can change that, I'm certainly not married to it. I'm attaching the access.log and photoshow.log from my /config directory - you can see the 504 errors in there, but I'm not knowledgeable enough to know if there's any other useful info in there. Beyond changing the /thumbs path, is there anything else I should do? I've already uninstall/deleted it once. I can do it again and remove the config info and start from scratch if that would help. Just for fun, I've refreshed the browser a few times since posting. Now I'm getting an error 502 Bad Gateway. It seems I've gone from slow to bad...
  8. Thanks for the feedback, Ashe & jonathanm. Considering the fact that I've got nearly 1TB of photos (yes, TB, not GB, no I don't have pack-rat tendencies, why do you ask?), having to import & duplicate every single photo doesn't seem like the best option. PhotoShow seems to do what I want: http://lime-technology.com/forum/index.php?topic=42424.msg472444#msg472444 However, it doesn't seem like it works well with mass quantities of pictures: http://lime-technology.com/forum/index.php?topic=42424.msg488984#msg488984 I guess I'll check out Sparklyballs' Lychee container.
  9. hmmm... I'm backing up my unRAID to CP's cloud, but I do have other backups incoming to my machine. I hadn't checked on the destination for those, I was focused on the more important "get my server backed up" issue. I did read the OP, but that part didn't register as far as location for incoming backups. Thanks for pointing that out. However, I did have /backup <-> /mnt/user/Backup which is NOT in my docker.img file. I just changed that to /mnt/user/Backups, which is where I actually had the previous backups. When I saved the mapping change I got this: Hopefully "Error: Error Code" means more to you than me. Should I just uninstall and reinstall the container?
  10. Dockers just really aren't liking me... I got the Version "Not Available" notification at some point today. When I clicked on "Update" option for your CouchPotato docker, it went through the download routine, then gave me an error message (which I didn't bother to capture, of course). When I closed out the notification window, this is what I saw: Notice the greyed out binhex/arch-couchpotato.latest there at the bottom. I presume at this point, I remove the container, then reinstall it, and, since my ..\appdata\couchpotato directory is still there, it should have all my config info, correct? Also, what's causing the "not available" for all my dockers? If they were only yours, I could see that something may have broken at your end causing them to not display, or that you'd updated them but it wasn't properly picking up the new version, but it's happened to them all and the last 2 aren't from your collection.
  11. And... that didn't seem to have helped. I'm obviously setting something up incorrectly, but for the life of me, I'm not seeing the issue. I reinstalled CP, got it started and it filled up my docker.img file within minutes. Here is a screen shot of how I've got the drives mapped. where have I gone wrong?
  12. Two questions: 1) The Piwigo page says things like a web server, MySQL and an FTP client are required. I presume that the docker installs all of those things 2) Since it says an FTP client is necessary, do I need to transfer my files from my unRAID server where they're already stored to a new location on the same server so that Piwigo knows about them, or can I just point Piwigo at them and have it scan an existing directory structure to find them? I don't want to have to store everything twice just to be able to display them.
  13. Thanks. Took a minute to figure out which post "a few up" referred to, but I've got it. 20GB docker.img created, all other dockers reinstalled. I'm about to get CrashPlan reinstalled. Thanks for the help!
  14. Another disk precleared with no issues. Big thanks to JoeL for the script and gfjardim for the plugin!
  15. That does seem to be your issue, as it was mine. Learn from my mistake - uninstall the docker & reinstall it, don't try to change the cache mapping while it's running. Doesn't seem to work all that well.
  16. You can do this on 6.2 What I suggest you do: Update to 6.2 when you can Then delete docker.img and recreate it. Then add all of your previous app via CA "previous apps" tab. OK, pre-clear finished, and 6.2 installed! So far, so good. Do I uninstall the dockers first, or just blow away the docker.img file? Also, I went with the default 10GB .img file, but it seems that 15-20GB is recommended. Can I create the new .img in a larger size & still get everything to install properly? It seems that I should be able to, but I just want to double check. Also - just noticed that there's an update to CA (9/17/2016) should I update that before reinstalling, or leave it on the current version (9/15/2016) for the fix, then update it? Does this mean that I should delete "docker.img" from disk, or does it mean I should go into Settings | Docker, disable docker, save it, then reenable it?
  17. Clearly, I've made a mistake, and I only seem to have made it worse by trying to fix it. I installed the CP docker and everything worked great. I adopted my old backup (that was running on my Win machine for about 2 years) with about 1.4TB of data backed up to Code42's cloud. I followed their instructions to select my new locations and it was happily scanning along until I received 'Docker.img full' errors. Re-reading the OP and looking at the details of my install, I realized I had installed /config <-> /mnt/user/appdata/CrashPlan instead of /mnt/cache/appdata/CrashPlan. I stopped the docker, changed the mapping of /config and restarted the docker, confident that I had everything fixed. After a minute or two, I got a nice green pop-up telling me that my docker.img file use was back below 75% (it's at 30ish% right now). I'm on it, I've got this, no problem! I returned to the CrashPlan tab in Firefox, hit F5, and nothing. The No VPN page came up, but it wouldn't connect. I went to the docker tab in my unRAID management window, and I saw this: Great. What have I broken... Wait, that makes sense, there's a docker image on /mnt/user/appdata, and nothing's pointed at it - how do I delete the sucker? I clicked the disk icon, and got the 'Remove' option and clicked that, hit 'Just do it' I got the confirmation message: Fantastic, job done! I closed out the pop up, and there was that pesky orphaned image icon. OK, we'll go to the 'Dashboard' view, then back to 'Docker', and it'll be gone. Nope, no such luck. OK, maybe this will actually take a couple of minutes, let's go reinstall the docker in the mean time and everything will be great. I wandered off to the Community Applications tab, selected the 'Backups' department, clicked on the CrashPlan icon again, made sure to specify /config <-> /mnt/cache/appdata/CrashPlan, and hit Done. It went through its install routine, I headed over to the 'Docker' tab, and... yup, the orphan image icon is still there and there's no sign of the CrashPlan docker to be found. After several attempts to Remove the orphan, all with the same result, I attempted to install the docker to the original /config <-> /mnt/user/appdata/CrashPlan location in the hopes that unRAID would somehow reattach the docker to that orphan image so I could uninstall the docker correctly & get rid of it. That hasn't worked either. TL;DR - how the heck do I remove this orphan image and get your lovely CrashPlan docker to reinstall itself? I have the feeling I'll have to restart my backups, since it was at the very beginning of the process of reconciling things, but who knows, maybe CP will happily pick up where it left off. Either way, I don't care, I can wait a bit for all 1.4TB to push back to their servers, I just want to get this thing running again. As a side note, it might be nice to change the docker install config to default to having /config <-> /mnt/cache/... instead of /mnt/user/... since /mnt/cache is the recommended location for docker installs, and goobers like me tend to make mistakes and assume things when they're playing on the server late at night... A couple of additional points: [*]I'm at 85% of the pre-read of pass 2 of 2 on a preclear of a new drive, so rebooting the server (if necessary) will be postponed for a couple of days [*]As I was typing this up, unRAID 6.2 was released. See point 1. [*]My 975 GB of family photos are being copied to my solitary 1TB external drive, just in case, so until that finishes, see point 1.
  18. Display Settings - Dynamix color theme derp - that was about the only setting screen I didn't look at NerdPack sticky Thank you! working like a charm!
  19. Thanks for your great work, bonienl! Having finally just migrated from 5.0.6, the new unRAID 6.1.9 looks very familiar, thanks to you! 2 questions: 1) How do I customize the GUI to get back to the darker interface I had under 5.x? 2) Do you have a recommendation for an easy install for perl for the System Temp plugin?
  20. Installed the Community Applications plugin, then chose yours from there. Installed on Friday night. Sorry that wasn't clear.
  21. Thanks for all your work! Now that I've finally upgraded to 6.x (yeah... I know...) I've got an odd (to me) issue. I installed your Subsonic docker, and couldn't for the life of me get Subsonic to see my media directories. (I've had a Subsonic license for years now.) After fiddling with it for a couple of days, I gave up and installed the Libresonic docker. I added a /Music mapping to the dock, and by the time I'd gotten the web page for Libresonic loaded (after fiddling around, browsing the Libsonic Git page, finding that it defaults to port 8080, then discovering that it's actually running on port 4040 on my machine), it had already cataloged all my music. I've since restarted the Libresonic with mappings for all my media files and my daughter is watching a soccer match from her dorm room now. The screen shot is of my Libresonic volume mappings, but they are the same as the ones I had for Subsonic. Any idea why one works and the other doesn't?
  22. === START OF INFORMATION SECTION === Model Family: Seagate Samsung Spinpoint F4 Device Model: ST320DM001 HD322GJ Serial Number: S2BJJ90C816980 LU WWN Device Id: 5 0004cf 208350c31 Firmware Version: 1AR10001 User Capacity: 320,072,933,376 bytes [320 GB] Sector Size: 512 bytes logical/physical Rotation Rate: 7200 rpm Form Factor: 3.5 inches Device is: In smartctl database [for details use: -P show] ATA Version is: ATA8-ACS T13/1699-D revision 6 SATA Version is: SATA 2.6, 3.0 Gb/s Local Time is: Mon May 18 19:42:23 2015 EDT SMART support is: Available - device has SMART capability. SMART support is: Enabled AAM feature is: Disabled APM feature is: Disabled Rd look-ahead is: Enabled Write cache is: Enabled ATA Security is: Disabled, frozen [sEC2] Wt Cache Reorder: Enabled It's been spinning for more than 2 years and was a cheapie that came with the 'bare bones' kit from Tiger Direct. Time for an upgrade so I'm throwing a shiny new SSD in there.
  23. Hey all, been a while since I've stopped by. unRaid is just that good! This isn't even an unRaid issue, but I figure the folks here are pretty helpful, so I thought I'd post this: ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE 1 Raw_Read_Error_Rate POSR-K 001 001 051 NOW 68478 2 Throughput_Performance -OS--K 252 252 000 - 0 3 Spin_Up_Time PO---K 083 074 025 - 5229 4 Start_Stop_Count -O--CK 100 100 000 - 53 5 Reallocated_Sector_Ct PO--CK 252 252 010 - 0 7 Seek_Error_Rate -OSR-K 252 252 051 - 0 8 Seek_Time_Performance --S--K 252 252 015 - 0 9 Power_On_Hours -O--CK 100 100 000 - 15210 10 Spin_Retry_Count -O--CK 252 252 051 - 0 11 Calibration_Retry_Count -O--CK 100 100 000 - 8 12 Power_Cycle_Count -O--CK 100 100 000 - 57 191 G-Sense_Error_Rate -O---K 099 099 000 - 10507 192 Power-Off_Retract_Count -O---K 252 252 000 - 0 194 Temperature_Celsius -O---- 063 058 000 - 37 (Min/Max 16/43) 195 Hardware_ECC_Recovered -O-RCK 100 100 000 - 0 196 Reallocated_Event_Count -O--CK 252 252 000 - 0 197 Current_Pending_Sector -O--CK 097 097 000 - 67 198 Offline_Uncorrectable ----CK 252 252 000 - 0 199 UDMA_CRC_Error_Count -OS-CK 200 200 000 - 0 200 Multi_Zone_Error_Rate -O-R-K 100 100 000 - 3019 223 Load_Retry_Count -O--CK 100 100 000 - 8 225 Load_Cycle_Count -O--CK 100 100 000 - 68 Device Error Count: 58753 (device log contains only the most recent 8 errors) That's the SMART output of my Windows 7 box system drive. I'm no expert, but I'm thinking that's looking pretty bad at this point. Thoughts? TIA!
  24. There is an improved preclear script by bjp999. It speeds up the post read process. You can also skip the pre-read and post-read of the preclear process (check the --help for the specifics) to save time. However, those were added in for safety to help test out the drive to ensure it doesn't suffer from an early death once it's got your valuable info stored on it. It's a bit of a bother to run it and wait, but it's better than losing data. There's a discussion around here somewhere of how many times to run the preclear - some do 3 or 4 complete cycles.
×
×
  • Create New...