timbiles / Breaking-Bad--API

The only API for the greatest show on television, Breaking Bad.
https://www.breakingbadapi.com/
BSD 3-Clause "New" or "Revised" License
143 stars 28 forks source link

Error Fatal when making a quotes request. #89

Open Miguel98266 opened 1 year ago

Miguel98266 commented 1 year ago

// https://breakingbadapi.com/api/quotes

{ "name": "error", "length": 118, "severity": "FATAL", "code": "28000", "file": "miscinit.c", "line": "716", "routine": "InitializeSessionUserId" }

mbfakourii commented 1 year ago

@timbiles may check this

armand0212 commented 1 year ago

@timbiles too

anatolvasko commented 1 year ago

@Miguel98266 @mbfakourii @armand0212 Guys, maybe some of you have the server responce to request "breakingbadapi.com/api/deaths" ? In this case I can share with you info how you can replace breakingbadapi

lashkariam commented 1 year ago

I also have the same problem with /characters section

anatolvasko commented 1 year ago

I have the characters json, u can hardcode it, or use mockapi. I can share it with u

чт, 15 дек. 2022 г., 12:06 lashkariam @.***>:

I also have the same problem with /characters section

— Reply to this email directly, view it on GitHub https://github.com/timbiles/Breaking-Bad--API/issues/89#issuecomment-1352902011, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWTZXNHZN4JPAIL5NFQPUXTWNL3SVANCNFSM6AAAAAASXGHPHY . You are receiving this because you commented.Message ID: @.***>

chandrey34 commented 1 year ago

@thulin82 @timbiles SOS(

megatz commented 1 year ago

@thulin82 @timbiles SOS

thulin82 commented 1 year ago

@megatz @chandrey34 Not sure why you're tagging me in this? But I might just try to help out.

One question. Is the problem against the http://breakingbadapi.com-endpoint, or did you actually clone the repo and set it up locally?

megatz commented 1 year ago

@megatz @chandrey34 Not sure why you're tagging me in this? But I might just try to help out.

One question. Is the problem against the http://breakingbadapi.com-endpoint, or did you actually clone the repo and set it up locally?

Hi, thanks for replying quickly. It's regarding 500 error from GET https://www.breakingbadapi.com/api/quotes. Do you think it's possible to check why is it failing ?

thulin82 commented 1 year ago

Hi, thanks for replying quickly. It's regarding 500 error from GET https://www.breakingbadapi.com/api/quotes. Do you think it's possible to check why is it failing ?

The only person that can check that is the owner of the web server, which I assume is @timbiles . No one else.

Since there hasn't been any replies to any of the issues regarding the same error, I would assume that this is a dead project, and if I was relying on the API for some application that I would be writing, I would set up the API myself, either locally or on a web server that I control.

MatiasOvejeroDev commented 1 year ago

Hello! I have the same problem with https://www.breakingbadapi.com/api/quotes/10 and all the content of API { "name": "error", "length": 110, "severity": "FATAL", "code": "28P01", "file": "auth.c", "line": "331", "routine": "auth_failed" }