Coder Social home page Coder Social logo

Unable to subscribe to a feed about feedbin HOT 3 CLOSED

bdesham avatar bdesham commented on June 30, 2024
Unable to subscribe to a feed

from feedbin.

Comments (3)

benubois avatar benubois commented on June 30, 2024 1

Hi @bdesham,

Sorry for the trouble! When Feedbin tries to download this feed it get a "500 Internal Server Error" response.

It looks related to the User-Agent Feedbin sends as I was able to reproduce the issue with the request below.

I've contacted Buttondown's support about this.

Thanks,

Ben

curl -v --header "User-Agent: Feedbin" https://buttondown.email/hillelwayne/rss

*   Trying 54.204.238.15:443...
* Connected to buttondown.email (54.204.238.15) port 443 (#0)
* using HTTP/1.x
> GET /hillelwayne/rss HTTP/1.1
> Host: buttondown.email
> Accept: */*
> User-Agent: Feedbin
>  < HTTP/1.1 500 Internal Server Error
< Connection: keep-alive
< Server: gunicorn/19.10.0
< Date: Sat, 24 Jun 2023 10:09:34 GMT
< Content-Type: text/html; charset=utf-8
< X-Frame-Options: DENY
< Content-Length: 560
< Vary: Cookie, Host, Origin, Accept-Encoding
< X-Content-Type-Options: nosniff
< Referrer-Policy: same-origin
< Cross-Origin-Opener-Policy: same-origin
< Set-Cookie: initial_path="/hillelwayne/rss"; expires=Mon, 24 Jul 2023 10:09:34 GMT; Max-Age=2592000; Path=/
< Via: 1.1 vegur, 1.1 vegur
<  

<head>
  <link rel="stylesheet" href="/static/miscellany-8dc9eaa1.css" />
  <script type="module" crossorigin="" src="/static/miscellany-04be3fd9.js"></script>
</head>
<body>
  <div>
    <img src="/static/images/icons/[email protected]" alt="Buttondown logo" />
    <h2>500 Internal Server Exception</h2>
    <p>
      Sorry, I know how annoying this is :(. I'm looking into it, and in the meantime <a href="https://buttondown.email">head back home</a> or <a href="https://status.buttondown.email">check out the status page</a>.
    </p>
  </div>
</body>

from feedbin.

benubois avatar benubois commented on June 30, 2024 1

This is fixed. Justin from Buttondown was very helpful and confirmed it was just a bug related to parsing subscriber counts from Feedbin’s User-Agent header.

Thanks!

from feedbin.

markcellus avatar markcellus commented on June 30, 2024

Looks like they blacklisted Feedbin. That's not nice. 😟

from feedbin.

bdesham avatar bdesham commented on June 30, 2024

Awesome, thank you for looking into this!

from feedbin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.