elieserdejesus / JamTaba

Jamtaba is a software to play online music jam sessions.
http://www.jamtaba.com
244 stars 50 forks source link

ninbot.com down. No rooms. Plan B? #1356

Open jonjamcam opened 4 years ago

jonjamcam commented 4 years ago

image

elieserdejesus commented 4 years ago

yes, a plan B is a good idea. My first idea is grab the data from Cockos website. The "max_users" info about the servers is missing but will be enoug as a plan B.

jonjamcam commented 4 years ago

My first idea is grab the data from Cockos website. The "max_users" info about the servers is missing

so we have two ways to get the server info from cockos:

1.- image

2.- image

Both have max users info @elieserdejesus are you talking about some other cockos page?

elieserdejesus commented 4 years ago

Both have max users info @elieserdejesus are you talking about some other cockos page?

You are right @jonjamcam , both have the max_users.

jonjamcam commented 4 years ago

Tom from ninbot just told me the server rebooted, so I think we can expect failures from time to time.

This came to my mind as a concept, but maybe it's not practical to code, you tell me @elieserdejesus :

So we have 2 lists that show different servers, but most are the same. If it was possible I imagine:

  1. ninbot as a primary servers list.
  2. Complemented with cockos servers that don't appear on ninbot (very few about 4 servers, but the list is changing often).

This will make available all servers on Jamtaba (ATM there are some cockos exclusive servers) and in case ninbot is down, then all cockos servers will appear as a backup (because there's nothing to compare that list to)

In the above case missing geolocation data from cockos for flag and map showing can be obtained from ipapi.

I assume GAE is not an option because of potential costs in case of a spike like we had in march.

elieserdejesus commented 4 years ago

The idea is very good @jonjamcam , I will just try to avoid the free geolocation APIs for while, I'm traumatized with the free quotas being exausted. 😄

alectrocute commented 4 years ago

Where are you all coordinating on this? I'm willing to help out as well.

elieserdejesus commented 4 years ago

Where are you all coordinating on this? I'm willing to help out as well.

Not sure if I understood your question, but all the coordinations are here in github in these public discussions, no other tools.

alectrocute commented 4 years ago

Great, that's exactly what I was hoping to clarify. Didn't know if there was a Discord server or something. Thanks!

jonjamcam commented 3 years ago

just for the record...

image