Jump to content

steve1977

Members
  • Posts

    1,471
  • Joined

  • Last visited

Everything posted by steve1977

  1. I have posted on Plex forums, but haven't seen any replies. Would be good to know from this group whether this is working for anyone on Unraid with usershare? It feels like a very basic, but extremely critical feature to me.
  2. Thanks. I compared again with whast @sparklyballs have shared from his "du -h". He has 14GB of index data (on-top of 28GB data), which has not been created at my docker. I re-ran "du -h" on my musicbrainz directory, but below doesn't show up. Any thoughts how below indexdata has been created? sparklyballs@Docker-Host:~/docker-data/musicbrainz$ du -h 3.3M ./indexdata/tag_index 396M ./indexdata/url_index 68M ./indexdata/annotation_index 8.0M ./indexdata/place_index 495M ./indexdata/work_index 10G ./indexdata/recording_index 658M ./indexdata/releasegroup_index 508K ./indexdata/instrument_index 27M ./indexdata/label_index 1.2G ./indexdata/release_index 284M ./indexdata/artist_index 50M ./indexdata/cdstub_index 27M ./indexdata/area_index 106M ./indexdata/editor_index 1.4M ./indexdata/series_index 14M ./indexdata/event_index 14G ./indexdata
  3. Got it. So, it seems that things may even work well. Thanks. A few questions: 1) Searching on the mirror is not remarkably faster than on the original web-site. At least not for the first search. At second search for the same artist, it is fast (like cached). Maybe the issue is that the database is not indexed locally? If that's the case, is this in line what you are experiencing and is there a way to locally index it? 2) Can I log in with my user name on the mirror? If so, can I add tags and will they be synced back? 3) Is artwork also been part of the local mirror (from archive.org, wiki, etc.) or will this still be pulled remotely?
  4. I just ran the command again after having the docker running for another 24 hours. The values above are completely unchanged.
  5. Great, here we go.... root@Tower:~# du -h /mnt/cache/Docker/musicbrainz/data/dbase/base 7.0M /mnt/cache/Docker/musicbrainz/data/dbase/base/1 6.9M /mnt/cache/Docker/musicbrainz/data/dbase/base/12403 7.0M /mnt/cache/Docker/musicbrainz/data/dbase/base/12404 7.0M /mnt/cache/Docker/musicbrainz/data/dbase/base/16384 26G /mnt/cache/Docker/musicbrainz/data/dbase/base/16385 0 /mnt/cache/Docker/musicbrainz/data/dbase/base/pgsql_tmp 26G /mnt/cache/Docker/musicbrainz/data/dbase/base
  6. Yes, I tried reading them, but nothing that helps me. May be a me not being familiar with VMs though... Some more new error logs below: https://pastebin.com/NAqnVFd7
  7. I waited some more time and something continued. Below the log and also the error message: ERROR: constraint "dbmirror_pendingdata_SeqId" of relation "dbmirror_pendingdata" does not existSTATEMENT: ALTER TABLE dbmirror_pendingdata DROP CONSTRAINT "dbmirror_pendingdata_SeqId" CASCADEWARNING: SET TRANSACTION can only be used in transaction blocksWARNING: SET CONSTRAINTS can only be used in transaction blocks https://pastebin.com/AriM0UTC
  8. I deleted the docker and set it up again clean. It first downloads the docker (around 150mb) and after completion starts the docker and downloads around 3GB. See below the end of the log. How to trigger download of the rest? https://pastebin.com/vhcYPVgn
  9. Thanks. It looks I only succeeded to the docker (around 3GB). This gives me the MBZ web interface. Also, I can run searches, but I don't think this is done locally. Is there any way that I can trigger this additional download?
  10. The official MBZ site says: "20GB+ of free disk space, (if you are a developer and only want the server code and database structure somewhat less should do)". https://musicbrainz.org/doc/MusicBrainz_Server/Setup I saw in some other forums users commenting about 40GB. Let me look for the link. Could it be that this docker only contains the server code and database structure, but not the actual music database?
  11. Sorry for pushing my question again. Can someone confirm that you succeeded to download the full image file, which should be somewhere in the range of 40GB? I succeeded to get the 3GB image localized and can run the image. However, this still seems to require meaningful download activity as this is not a complete local mirror. Any guidance appreciated!
  12. Ok, thanks, let me post on the Plex forum. You are right that it is not a container, but I anticipate it to be some form of docker/Unraid related issue (XFS disks, network drives, etc.). Given this is a common feature, I am hoping that some fellow Unraid user can confirm that it is not working?
  13. I got the docker running. I think I have some issues with the update library feature. I would like to scan the new movie to the library when adding a new movie to the library folder. I have quite a few movies, so don't want to do a complete scan. Enable "run a partial scan when changed are detected" - no scan activity once new movie is added Enable both "run a partial scan when changes are detected" and "update my library automatically" - scan happens once new movie is added, but all movies are scanned again, not just the added folder Any thoughts?
  14. Any thoughts? Sent from my iPhone using Tapatalk
  15. Any thoughts? is it so easy to “brick”? Sent from my iPhone using Tapatalk
  16. I have installed following the guide. I installed Win 8.1 first and then upgraded to Win 10. Something went wrong with the graphics driver after update. Graphics resolution is low and cannot be changed. Do I need to reinstall drivers? If so, how to? I am not passing through any GPU and just use VNC.
  17. Thanks @planetwilson. I succeeded to delete the xmas theme. I mounted Clover and tried to change the config. I must have done something wrong, but unclear what it is. I believe the only thing I changed is to switch the them to Apple Logo, but maybe I did something else, which broke things? I still have the Clover menu, but can no longer boot into MacOS. After selecting "Boot MacOS from MacOS VM", I see a grey screen with grey Apple logo (not the usual black with white logo and status bar). No status bar and nothing is happening. I tried the other items in the Clover menu and all get me to this same menu. Not sure related, but below is the log: 2018-03-03 14:36:03.830+0000: Domain id=4 is tainted: custom-argv 2018-03-03 14:36:03.830+0000: Domain id=4 is tainted: host-cpu 2018-03-03T14:36:03.882000Z qemu-system-x86_64: -chardev pty,id=charserial0: char device redirected to /dev/pts/2 (label charserial0) Any thoughts appreciated!
  18. Answering my own question: docker exec -it radarr /bin/bash Now all working again. And for future updates, I'll just follow the rule not to update unless something is broken.
  19. Mmh.. Never executed anything in a container, but face same issue. Tried below, but didn't appear to work: root@Tower:~# docker exec radarr cd /opt/radarr && curl -o - http://download.sonarr.tv/hotfixes/regression-mono-5.10/NLog.dll.gz | gunzip -c > NLog.dll cd: usage: cd path prog...
  20. I am thinking whether everything is working, but this docker may actually not do what I thought it does. The docker now shows the MBZ UI locally and I can access artists et al. It is doing this based on a 3GB image file that was downloaded after docker creation. I googled a bit and found out that the full local file should more be along the lines of 40GB, so I assume this docker may not fully localize the database? Any thoughts?
  21. Does this still work in the same way for 6.4.1? I disabled the docker and set to advanced view. But I don't see an option to change the size?
  22. I now solved my download speed issue reconfiguring my VPN setup. So, this should no longer be in the way. Also, Unraid and the Docker now in "bridge mode" on the same internal IP. Speed is still slow to access the mirror and I have a strong suspicion that the actual MBZ are still accessed over the Internet and not on the local mirror.\ I checked the FTP link and compared what has been downloaded. The docker imported 7 files (incl. the 2.5GB file "mbdump.tar.bz2". The FTP link also shows a 4.5GB file ("mbdump-edit.tar.bz2"), but I don't see this file in my import folder. Is this expected behavior or could this be the issue? I also checked the forum for my error messages: 1) I didn't find any comments on the following error: fatal: Not a git repository (or any of the parent directories): .git 2) I found some reference to the error below indicating that I can just ignore it ERROR: constraint "dbmirror_pendingdata_SeqId" of relation "dbmirror_pendingdata" does not exist Any additional thoughts appreciated!
  23. Thanks for your help. re 2 - let me clarify. I am wondering how fast it should be once I have the mirror working (not the download/import of the mirror file). I succeeded with the download and now have a 2.8GB local mirror file. However, just looking for an artist and then selecting release groups, still takes some time. I would have expected that this would now be instant as it no longer needs to access the internet to download any information. Should all be locally mirrored and search should be instant / immediate. Am I missing anything?
  24. Thanks @saarg. Two questions to help me trouble-shoot: (1) My data folder is 2.8GB. Does this sound right the right size? I would have anticipated the site is much larger than this. (2) How fast is the mirror supposed to be? I thought it would be instant as it is fully local, but maybe that's the wrong anticipation and it still takes some time to pull up the pages?
  25. You'd mentioned that this will not fix my issue with slow connection, so I tried another route. So, I played around with the VPN and it worked, I can now import the Musicbrainz server in a faster manner. However, this will require me to set up the docker with br0 / separate IP. I have VPN set up on my server and can dedicate it via the router to specific IPs. So, now all worked well and the import completed well. I can see the import folder being 2.6GB in size, so the download has actually happened. Also, can now access the musicbrainz UI. It may still be too early to declare full success. There has been a few error messages in the log. Particularly the ones below: completed postgres initialisewaiting for server to start....LOG: could not bind IPv6 socket: Address not availableHINT: Is another postmaster already running on port 5432? If not, wait a few seconds and retry.LOG: database system was shut down at 2018-02-22 22:54:41 CSTFATAL: the database system is starting up.LOG: MultiXact member wraparound protections are now enabledLOG: database system is ready to accept connectionsdone ERROR: constraint "dbmirror_pendingdata_SeqId" of relation "dbmirror_pendingdata" does not existSTATEMENT: ALTER TABLE dbmirror_pendingdata DROP CONSTRAINT "dbmirror_pendingdata_SeqId" CASCADEWARNING: SET TRANSACTION can only be used in transaction blocksWARNING: SET CONSTRAINTS can only be used in transaction blocks I am not sure whether this had any negative impact. While the docker seems to be working and I can view release groups and releases, it feels very slow. I thought the mirror would display all info instantly as it is locally available. It now feels as slow as accessing it online, so I am worried that it doesn't access the locally stored info, but instead accesses the online info from musicbrainz.org. Any more thoughts?
×
×
  • Create New...