EOS teases not loading

Post all technical issues and questions here. We'll gladly help you wherever we can.
Post Reply
User avatar
Augustulus
Explorer At Heart
Explorer At Heart
Posts: 514
Joined: Fri Dec 25, 2015 4:27 pm
Gender: Male
Sexual Orientation: Open to new ideas!
I am a: Switch

EOS teases not loading

Post by Augustulus »

Hey :wave:,

since yesterday I can't open/play any EOS teases on firefox.
When I select a tease I get a solid black screen that is loading for some time until I get a connection timeout to eosscript.com.
The console output of the page gives the following error:

Error: page.tabs[tab.id] is undefined

Also teases inside the EOS Editor don't load, though I don't get any error there. The preview just stays black.

Anyone else experience this?

Augustulus
User avatar
FrozenWolf
Explorer At Heart
Explorer At Heart
Posts: 321
Joined: Tue Oct 30, 2018 7:50 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Dom/me(s): None
Sub/Slave(s): None
Location: UK

Re: EOS teases not loading

Post by FrozenWolf »

Augustulus wrote: Thu Feb 29, 2024 3:04 pm Hey :wave:,

since yesterday I can't open/play any EOS teases on firefox.
When I select a tease I get a solid black screen that is loading for some time until I get a connection timeout to eosscript.com.
The console output of the page gives the following error:

Error: page.tabs[tab.id] is undefined

Also teases inside the EOS Editor don't load, though I don't get any error there. The preview just stays black.

Anyone else experience this?

Augustulus
I just tried with the latest tease, https://milovana.com/webteases/showtease.php?id=68806, and that one loads fine for me with Firefox 123.0 (64-bit) on Linux.
User avatar
Augustulus
Explorer At Heart
Explorer At Heart
Posts: 514
Joined: Fri Dec 25, 2015 4:27 pm
Gender: Male
Sexual Orientation: Open to new ideas!
I am a: Switch

Re: EOS teases not loading

Post by Augustulus »

FrozenWolf wrote: Thu Feb 29, 2024 8:58 pm I just tried with the latest tease, https://milovana.com/webteases/showtease.php?id=68806, and that one loads fine for me with Firefox 123.0 (64-bit) on Linux.
Thanks for checking it.
It's interesting. I'm also on Firefox 123.0 but on Windows 10 and I get the same error.
Also checked with Chrome recently and I have the same result, so it doesn't seem to be browser specific for me :-/
User avatar
FrozenWolf
Explorer At Heart
Explorer At Heart
Posts: 321
Joined: Tue Oct 30, 2018 7:50 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Dom/me(s): None
Sub/Slave(s): None
Location: UK

Re: EOS teases not loading

Post by FrozenWolf »

Augustulus wrote: Thu Feb 29, 2024 9:05 pm
FrozenWolf wrote: Thu Feb 29, 2024 8:58 pm I just tried with the latest tease, https://milovana.com/webteases/showtease.php?id=68806, and that one loads fine for me with Firefox 123.0 (64-bit) on Linux.
Thanks for checking it.
It's interesting. I'm also on Firefox 123.0 but on Windows 10 and I get the same error.
Also checked with Chrome recently and I have the same result, so it doesn't seem to be browser specific for me :-/
Can you try running this from a command prompt:

Code: Select all

nslookup eosscript.com
It should be able to resolve two IPv6 and two IPv4 addresses.

You can also try:

Code: Select all

ping eosscript.com
Those might give us some indication of something.
User avatar
Augustulus
Explorer At Heart
Explorer At Heart
Posts: 514
Joined: Fri Dec 25, 2015 4:27 pm
Gender: Male
Sexual Orientation: Open to new ideas!
I am a: Switch

Re: EOS teases not loading

Post by Augustulus »

FrozenWolf wrote: Thu Feb 29, 2024 9:13 pm
Augustulus wrote: Thu Feb 29, 2024 9:05 pm
FrozenWolf wrote: Thu Feb 29, 2024 8:58 pm I just tried with the latest tease, https://milovana.com/webteases/showtease.php?id=68806, and that one loads fine for me with Firefox 123.0 (64-bit) on Linux.
Thanks for checking it.
It's interesting. I'm also on Firefox 123.0 but on Windows 10 and I get the same error.
Also checked with Chrome recently and I have the same result, so it doesn't seem to be browser specific for me :-/
Can you try running this from a command prompt:

Code: Select all

nslookup eosscript.com
It should be able to resolve two IPv6 and two IPv4 addresses.

You can also try:

Code: Select all

ping eosscript.com
Those might give us some indication of something.
Sure, nslookup returns the addresses fine, while ping gets a timeout. That's interesting :hmm:
User avatar
FrozenWolf
Explorer At Heart
Explorer At Heart
Posts: 321
Joined: Tue Oct 30, 2018 7:50 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Dom/me(s): None
Sub/Slave(s): None
Location: UK

Re: EOS teases not loading

Post by FrozenWolf »

Augustulus wrote: Thu Feb 29, 2024 9:16 pm Sure, nslookup returns the addresses fine, while ping gets a timeout. That's interesting :hmm:
Do you get these addresses, or something else?

Code: Select all

Name:    eosscript.com
Addresses:  2606:4700:3030::6815:5adf
          2606:4700:3033::ac43:cd90
          104.21.90.223
          172.67.205.144
I wonder if it's a DNS resolution issue.
User avatar
Augustulus
Explorer At Heart
Explorer At Heart
Posts: 514
Joined: Fri Dec 25, 2015 4:27 pm
Gender: Male
Sexual Orientation: Open to new ideas!
I am a: Switch

Re: EOS teases not loading

Post by Augustulus »

FrozenWolf wrote: Thu Feb 29, 2024 9:20 pm
Do you get these addresses, or something else?

Code: Select all

Name:    eosscript.com
Addresses:  2606:4700:3030::6815:5adf
          2606:4700:3033::ac43:cd90
          104.21.90.223
          172.67.205.144
I wonder if it's a DNS resolution issue.
Nope, for me its:

Code: Select all

Name:    eosscript.com
Addresses:  2a06:98c1:3120::
          2a06:98c1:3121::
          188.114.96.0
          188.114.97.0
Edit: I can ping your addresses just fine.
User avatar
FrozenWolf
Explorer At Heart
Explorer At Heart
Posts: 321
Joined: Tue Oct 30, 2018 7:50 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Dom/me(s): None
Sub/Slave(s): None
Location: UK

Re: EOS teases not loading

Post by FrozenWolf »

Augustulus wrote: Thu Feb 29, 2024 9:23 pm
FrozenWolf wrote: Thu Feb 29, 2024 9:20 pm
Do you get these addresses, or something else?

Code: Select all

Name:    eosscript.com
Addresses:  2606:4700:3030::6815:5adf
          2606:4700:3033::ac43:cd90
          104.21.90.223
          172.67.205.144
I wonder if it's a DNS resolution issue.
Nope, for me its:

Code: Select all

Name:    eosscript.com
Addresses:  2a06:98c1:3120::
          2a06:98c1:3121::
          188.114.96.0
          188.114.97.0
Edit: I can ping your addresses just fine.
Ah, if you're in a different country (i.e. not UK), there will be different routing tables possibly leading to different IP addresses. Are you in a country that tends to 'block' certain parts of the internet?

Edit, you could try clearing your DNS cache:

Code: Select all

ipconfig /flushdns
Then reboot and try again.
User avatar
Augustulus
Explorer At Heart
Explorer At Heart
Posts: 514
Joined: Fri Dec 25, 2015 4:27 pm
Gender: Male
Sexual Orientation: Open to new ideas!
I am a: Switch

Re: EOS teases not loading

Post by Augustulus »

FrozenWolf wrote: Thu Feb 29, 2024 9:30 pm Ah, if you're in a different country (i.e. not UK), there will be different routing tables possibly leading to different IP addresses. Are you in a country that tends to 'block' certain parts of the internet?
I'm from the EU, so not really having a problem with "blocking" certain parts.
In all my years here on milovana I didn't have had any problems with the site (apart from milovana being down), so don't know what exactly changed now.

However:
I switched my DNS server-settings in my router and now it's working fine for me again :-D

I should've thought about this earlier :slap:
Thanks for leading me on the right track :-)
User avatar
FrozenWolf
Explorer At Heart
Explorer At Heart
Posts: 321
Joined: Tue Oct 30, 2018 7:50 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Dom/me(s): None
Sub/Slave(s): None
Location: UK

Re: EOS teases not loading

Post by FrozenWolf »

Augustulus wrote: Thu Feb 29, 2024 9:34 pm I'm from the EU, so not really having a problem with "blocking" certain parts.
In all my years here on milovana I didn't have had any problems with the site (apart from milovana being down), so don't know what exactly changed now.

However:
I switched my DNS server-settings in my router and now it's working fine for me again :-D

I should've thought about this earlier :slap:
Thanks for leading me on the right track :-)
Great, glad to hear you got it working!
User avatar
Augustulus
Explorer At Heart
Explorer At Heart
Posts: 514
Joined: Fri Dec 25, 2015 4:27 pm
Gender: Male
Sexual Orientation: Open to new ideas!
I am a: Switch

Re: EOS teases not loading

Post by Augustulus »

FrozenWolf wrote: Thu Feb 29, 2024 9:30 pm Edit, you could try clearing your DNS cache:

Code: Select all

ipconfig /flushdns
Then reboot and try again.
That's something I might indeed try out tomorrow.
Just because I'm curious about the effect :-D
Post Reply

Who is online

Users browsing this forum: No registered users and 44 guests