#metabrainz

/

      • d4rk joined the channel
      • 2025-11-06 31028, 2025

      • d4rkie has quit
      • 2025-11-06 31042, 2025

      • anuj_ joined the channel
      • 2025-11-06 31038, 2025

      • Kladky joined the channel
      • 2025-11-06 31028, 2025

      • anuj_ has quit
      • 2025-11-06 31026, 2025

      • lucifer[m]
        mayhem: LB meet at what time today?
      • 2025-11-06 31037, 2025

      • mayhem[m]
        shall we keep it same time as before (meeting time - 2 hours)? ansh monkey
      • 2025-11-06 31048, 2025

      • ansh[m] joined the channel
      • 2025-11-06 31048, 2025

      • ansh[m]
        Yes, works for me
      • 2025-11-06 31012, 2025

      • lucifer[m]
        👍
      • 2025-11-06 31010, 2025

      • Maxr1998 joined the channel
      • 2025-11-06 31039, 2025

      • Maxr1998_ has quit
      • 2025-11-06 31039, 2025

      • mamanullah7[m] has quit
      • 2025-11-06 31048, 2025

      • _BrainzGit
        [listenbrainz-server] 14MonkeyDo opened pull request #3397 (03master…art-creator-skip-missing): Art Creator: add "skip missing" option to show albums with no cover art https://github.com/metabrainz/listenbrainz-server…
      • 2025-11-06 31007, 2025

      • HSOWA has quit
      • 2025-11-06 31033, 2025

      • HSOWA joined the channel
      • 2025-11-06 31033, 2025

      • HSOWA has quit
      • 2025-11-06 31033, 2025

      • HSOWA joined the channel
      • 2025-11-06 31027, 2025

      • adhawkins
        bitmap[m]: I have artwork-redirect running, and I think it's correctly connecting to the local database. However, when I run 'curl -x http://xcp-mbserver-docker.gently.org.uk:8081 -L http://coverartarchive.org/release/25fbfbb4-b1ee-… I get a '400 bad request' (https://termbin.com/4d5h)
      • 2025-11-06 31008, 2025

      • adhawkins
        I get the following in the artwork-redirect docker log: https://paste.debian.net/1404846/
      • 2025-11-06 31050, 2025

      • adhawkins
        This is the config.ini: https://termbin.com/y3tv2
      • 2025-11-06 31013, 2025

      • bitmap[m]
        adhawkins (IRC): hmm, since you're using it as a proxy and also specifying -L to curl, it's also passing the archive.org redirect through to the artwork-redirect service, which is wrong (only the initial request should be proxied)
      • 2025-11-06 31022, 2025

      • adhawkins
        Ah, if all it's going to do is redirect to the archive.org servers, I don't think it's going to help me much. Ideally I want it to be able to serve the JSON file without reaching out anywhere else.
      • 2025-11-06 31033, 2025

      • bitmap[m]
        yeah, the json files are also hosted on archive.org - it's just a redirect service and doesn't host or generate any content. but it could still help you if the coverartarchive.org errors you were previously getting were from our servers rather than archive.org's
      • 2025-11-06 31033, 2025

      • bitmap[m]
        do your logs indicate where the issue was?
      • 2025-11-06 31032, 2025

      • adhawkins
        bitmap[m]: I'm not sure about that. I'd have to double check. Not sure if I log the redirects to see which one is the one that fails.
      • 2025-11-06 31015, 2025

      • _BrainzGit
        [bookbrainz-site] 14anshg1214 opened pull request #1191 (03master…ansh/add-user-redirect): feat(user): add user route for editor redirection https://github.com/metabrainz/bookbrainz-site/pul…