Solved Communications link failure (Skellett)

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.
G

Goetheus

Hi everybody! And hi @LimeGlass :emoji_slight_smile:

I would like to connect a mysql database with skellett. I used skQuery before and worked.
Now, I have an error in my console :

code_language.skript:
[13:29:26 INFO]: [Skellett] MySQL connect error: Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.

I setup host, port, username, password and database in MySQL.yml file, and under "on load" event on my script with the same informations. I tried a lot of syntaxes for host (www, http, IP...) with and without port after ":". Nothing change.

Thank you for help!
Kiss! <3

EDIT
I searched and tried during hours, with XAMPP on localhost and online with another machine. Skellett seems happy in localhost (never online) but, if I tried with a bad password, it detect nothing...
I think your addon don't works, simply... @LimeGlass
 
Last edited by a moderator:
Hi everybody! And hi @LimeGlass :emoji_slight_smile:

I would like to connect a mysql database with skellett. I used skQuery before and worked.
Now, I have an error in my console :

code_language.skript:
[13:29:26 INFO]: [Skellett] MySQL connect error: Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.

I setup host, port, username, password and database in MySQL.yml file, and under "on load" event on my script with the same informations. I tried a lot of syntaxes for host (www, http, IP...) with and without port after ":". Nothing change.

Thank you for help!
Kiss! <3

EDIT
I searched and tried during hours, with XAMPP on localhost and online with another machine. Skellett seems happy in localhost (never online) but, if I tried with a bad password, it detect nothing...
I think your addon don't works, simply... @LimeGlass
The next update might fix this issue. Releasing it now
 
  • Like
Reactions: Goetheus
Status
Not open for further replies.