Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server didn't generated any reply. Please try later #2 #43

Open
jrviictor opened this issue May 14, 2022 · 10 comments
Open

Server didn't generated any reply. Please try later #2 #43

jrviictor opened this issue May 14, 2022 · 10 comments

Comments

@jrviictor
Copy link

I was using Streamity on Ionos hosting, and there works very well..... I bought a hosting in Namecheap, I do the same clean installation, but in Namecheap dont works, i tried login but show me this: "Server didn't generated any reply. Please try later #2" , my domain have ssl, my config.js:

/*----- Player name -----*/
window.playername = "IPTVEditor Web Player";

/*----- DNS -----*/
//Iptv provider dns url (for example "http://domain.com:80")
window.dns = "http://xxxxxxxx.xyz:8000";

/*----- CORS -----*/
/*/ Change on false if iptv provider has the Access-Control-Allow-Origin set on "*" or allows your player domain.
Leave on "true" in the other case. Player will use "proxy.php" file to manage the requests.  */
window.cors = false; //true

/*---- HTTPS -----*/
/* If streams are using an ssl protol change this box on true.*/
window.https = true;  //false;

/*----- TMDB API [OPTIONAL] -----*/
/* By default player will use movie info from the provider. In case these info are missing it will be used tmdb as alternative
Here you can get a tmdb api key: https://developers.themoviedb.org/3/getting-started/introduction  */
window.tmdb = "";





//!!!!!!! Don't change this !!!!!!!
document.getElementsByTagName("title")[0].innerText = window.playername 
@Arn0m
Copy link

Arn0m commented May 16, 2022

Confirmed ... same Issue at name cheap hosting.
My Webspace is working very well but here I'm in trouble. I guess the Player is missing something but the description of the IPTV Player is weak ... so what Plugins, PHP Addon or what ever we need?
Bildschirmfoto 2022-05-16 um 08 39 56

@verticalhost
Copy link

i got the same error i confirm

@frandj06
Copy link

Tengo el mismo problema
image

@major48
Copy link

major48 commented Aug 24, 2022

Did anyone find a fix for this? I have the same problem

@major48
Copy link

major48 commented Sep 10, 2022

So after two weeks and hours of testing I found the problem. You need a IPTVEditor account for this to work! Why wouldn't they just say that? I emailed them several times and everything. Just ridiculous!

@davrashop
Copy link

So after two weeks and hours of testing I found the problem. You need a IPTVEditor account for this to work! Why wouldn't they just say that? I emailed them several times and everything. Just ridiculous!

Can you explain, how can I add IPTVEditor account with script?

@zaurer
Copy link

zaurer commented Sep 23, 2022

I manage this to work, but only on HTTP protocol, with HTTPS it doesn't work for some reason, even I change the settings in config.js

Also where to find these lines in php files?

"Welcome to XXXXX Web Player
Write your credentials to continue."

I want to change that with my logo

@JanVeb
Copy link

JanVeb commented Nov 29, 2022

I manage this to work, but only on HTTP protocol, with HTTPS it doesn't work for some reason, even I change the settings in config.js

Also where to find these lines in php files?

"Welcome to XXXXX Web Player Write your credentials to continue."

I want to change that with my logo

Would be nice if you shared how you made it to work

@0GithubDoN
Copy link

I have same issue, working with http:// for some browsers but not https:// , I'm working on the script to fix this issues , I will post an update when everything works properly.

@developerchumbeke
Copy link

me sigue con ese error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants