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
    JP Mens (jpmens@mastodon.social)'s status on Wednesday, 07-Feb-2024 22:45:32 JST JP Mens JP Mens

    I have to ask, I'm sorry. #fedihelp

    We're configuring a reverse proxy using Apache with this config https://github.com/owntracks/quicksetup/blob/main/files/apache/owntracks.conf.j2

    All works fine, except two pages that use Web Sockets. They too connect, get their data, but after roughly 60 seconds Safari (macOS, iPadOS, iOS) re-prompt for basic auth credentials. Chrome/Firefox don't.

    Using nginx with equivalent config surfaces exact same behaviour. I've read the WHOLE INTERNET and believe it's my configuration fault.

    What am I doing wrong?

    In conversation about a year ago from mastodon.social permalink

    Attachments


    • Embed this notice
      Ronald Klop (ronnie_bonkers@mastodon.social)'s status on Wednesday, 07-Feb-2024 22:45:31 JST Ronald Klop Ronald Klop
      in reply to

      @jpmens is the authentication send to the backend server?
      I have a Nginx proxy which handles basic authentication and i needed to remove the headers from the upstream request to not confuse the service running there.

      proxy_set_header Authorization "";

      In conversation about a year ago permalink
    • Embed this notice
      JP Mens (jpmens@mastodon.social)'s status on Wednesday, 07-Feb-2024 22:45:35 JST JP Mens JP Mens
      in reply to
      • Ronald Klop

      @ronnie_bonkers the backend server doesn't do anything with the Authorization header. Good point though, thanks.

      In conversation about a year ago permalink

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.