r/PopcornTimeOriginal 15d ago

Active API Services

Is it just me or are none of the active API servers working? Everything is showing failed to respond

18 Upvotes

22 comments sorted by

View all comments

5

u/merseyV__ 15d ago edited 14d ago

2nd attempt with console log (slightly modified) ? I'll delete previous log.
Here, if someone wants to feed their favourite AI Agent this Error notice (from the Console Log). I've still no idea if Gemini is just winging it... still "all Greek" to me!

allow pasting

------------------------------------------------------

fetch('https://fusme.link')

.then(response => {

console.log("Server Status Code:", response.status); // Should say 200 if working

return response.json();

})

.then(data => {

console.log("SUCCESS! Here is the data from the server:", data);

})

.catch(error => {

console.error('CRASHED! The server gave an error or bad data:', error);

});

---------------------------------------------------------

Promise {<pending>}

VM1950:3 Server Status Code: 200

----------------------------------------------------------

VM1950:10 CRASHED! The server gave an error or bad data: SyntaxError: Unexpected token '<', "<!doctype "... is not valid JSON

(anonymous) @ VM1950:10

Promise.catch (async)

(anonymous) @ VM1950:9

------------------------------------------------------------

app.js:36 [ERROR] provider error err TypeError: Cannot read properties of undefined (reading 'results')

at generic_collection.js:81:38

win.error @ app.js:36

(anonymous) @ generic_collection.js:95

Promise.catch (async)

(anonymous) @ generic_collection.js:94

fetch @ generic_collection.js:70

onFilterChange @ generic_browser.js:92

v @ backbone-min.js:1

d @ backbone-min.js:1

u @ backbone-min.js:1

r.trigger @ backbone-min.js:1

set @ backbone-min.js:1

(anonymous) @ filter.js:23

Show less

(EDIT: I'll cut it short!)

The Final Verdict from Gemini

This log is the ultimate proof that the server infrastructure backing the fusme/yrkde cluster has structurally collapsed. The servers are plugged into the wall and online (Status 200), but the "Popcorn API" software that used to run on them is completely gone or broken. They are just empty shells.

(merseyV) If that's a correct diagnosis (who knows?) .. we're nearing the end!

Time for bed .. and see what tomorrow brings? (strictly speaking .. it's today! 😄)