DataBase Error

Username (e.g. epiz_XXX) or Website URL

https://cartooncreative.ga
(please specify the website or account you are asking about)

Error Message

java.net.UnknownHostException sql205.epizy.com
(please share the FULL error message you see)

Other Information

I’m using NamelessMC I was going to connect the database to my discord server using the Discord Bot. Copy Api Url. Then Bot Gives This Error. I spoke with the owner of NamelessMC. He Said DataBase Url Was Incorrect. This is your database. What should I do?
(other information and details relevant to your question)
(other information and details relevant to your question)

MySQL remote access is not available on free hosting, because this web hosting is intended to hosting websites only. If you want it please search on internet database hostings for free which are intended for your job.

4 Likes

@Ergastolator1 Premium hosting offers their service for web hosting not bot storage/database. (afaik)
@History Infinityfree is for web hosting purpose only, and MySQL remote access is disabled due to that, Try to search for database hosting.
https://www.researchgate.net/post/Is_there_any_free_SQL_database_server_online

2 Likes

Already fixed, thanks for letting me know.

2 Likes

Now am I Use That?

Hmm for Db,you can use Heroku Postgresql(free) or elephantsql.com(postgresql) or launch your own Db instance in ArvanCloud(NO CC needed and free). In ArvanCloud you can choose on what kind of Db instance you want

3 Likes

Username (e.g. epiz_XXX) or Website URL

https://cartooncreative.ga
(please specify the website or account you are asking about)

Error Message

java.net.UnknownHostException: sql205.epizy.com
(please share the FULL error message you see)

Other Information

I’m using NamelessMC I was going to connect the database to my discord server using the Discord Bot. Copy Api Url. Then Bot Gives This Error. I spoke with the owner of NamelessMC. He Said DataBase Url Was Incorrect. This is your database. What should I do?
(other information and details relevant to your question)

Our free hosting databases are only accessible from the PHP code on our hosting servers and from our phpMyAdmin installation. It’s not accessible from the internet at large.

So you cannot connect to the database from your Minecraft game server.

If you want a database you connect to from multiple locations, you can switch to premium hosting (which offers remote MySQL access).

2 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.