GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    Michael (michael@mstdn.thms.uk)'s status on Tuesday, 18-Mar-2025 05:23:01 JST Michael Michael

    I’m getting a lot of Stoplight::Error::RedLight: object-storage and Aws::S3::Errors::InvalidArgument: Unsupported header 'x-amz-checksum-crc32' received for this API call. errors in sidekiq today. My images are all missing.

    I’m using Backblaze B2 for object storage.

    Any advice on what to do? Thanks!

    #mastoadmin #backblaze

    In conversation about 9 months ago from mstdn.thms.uk permalink
    • Embed this notice
      robozinho triste :chick_santa: (cadusilva@bolha.one)'s status on Tuesday, 18-Mar-2025 05:23:00 JST robozinho triste :chick_santa: robozinho triste :chick_santa:
      in reply to

      @michael it's a known issue but kinda tricky to solve after recent changes to a dependency code.

      You could try the workarounds listed here and see if they work.

      :github: https://github.com/mastodon/mastodon/issues/33624

      I'm also using B2 but not having trouble with Sidekiq due to these workarounds.

      Here's my .env.prod:

      ```
      S3_REGION=eu-central-000
      S3_ENABLED=true
      S3_PROTOCOL=https
      S3_BUCKET=xyzxyz
      S3_READ_TIMEOUT=15
      S3_OPEN_TIMEOUT=15
      S3_RETRY_LIMIT=3
      S3_ALIAS_HOST=i.cdn.bolha.one
      S3_FORCE_SINGLE_REQUEST=true
      S3_DISABLE_CHECKSUM_MODE=true
      S3_ENDPOINT=https://s3.eu-central-000.backblazeb2.com
      AWS_ACCESS_KEY_ID=xyzxyz
      AWS_SECRET_ACCESS_KEY=xyzxyz
      S3_PERMISSION=
      ```

      In conversation about 9 months ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
        mastodon/mastodon
        Your self-hosted, globally interconnected microblogging community - mastodon/mastodon
    • Embed this notice
      robozinho triste :chick_santa: (cadusilva@bolha.one)'s status on Tuesday, 18-Mar-2025 05:44:18 JST robozinho triste :chick_santa: robozinho triste :chick_santa:
      in reply to

      @michael keep an eye in your Sidekiq jobs to see if there are any similar errors.

      :github: https://github.com/mastodon/mastodon/issues/33624#issuecomment-2602497481

      Any day now they should release a definitive fix for this problem.

      In conversation about 9 months ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
        commit breaks image upload · Issue #33624 · mastodon/mastodon
        Steps to reproduce the problem calling mIDs =mastodon.media_post(fname, mime_type='image/jpeg', description="", synchronous=False) from a bot Using CloudFlare as an S3 provider Expected behaviour n...
    • Embed this notice
      Michael (michael@mstdn.thms.uk)'s status on Tuesday, 18-Mar-2025 05:44:19 JST Michael Michael
      in reply to
      • robozinho triste :chick_santa:

      @cadusilva It looks like adding these two lines fixed the issue for me:

      AWS_RESPONSE_CHECKSUM_VALIDATION=WHEN_REQUIRED
      AWS_REQUEST_CHECKSUM_CALCULATION=WHEN_REQUIRED

      https://github.com/mastodon/mastodon/issues/33624#issuecomment-2600505226

      In conversation about 9 months ago permalink

      Attachments

      1. Domain not in remote thumbnail source whitelist: opengraph.githubassets.com
        commit breaks image upload · Issue #33624 · mastodon/mastodon
        Steps to reproduce the problem calling mIDs =mastodon.media_post(fname, mime_type='image/jpeg', description="", synchronous=False) from a bot Using CloudFlare as an S3 provider Expected behaviour n...

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.