Raised This Month: $51 Target: $400
 12% 

Surftimer dosent work correctly.


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Nexuscsdk
Junior Member
Join Date: Oct 2019
Old 05-03-2020 , 14:34   Surftimer dosent work correctly.
Reply With Quote #1

I have now searched around for a fix for several hours, and cant find anything, so i guess this is the way to go.

So i get this error with the plugin: https://github.com/olokos/Surftimer-olokos
Error: "L 05/03/2020 - 13:45:29: [SM] Exception reported: [SurfTimer] Unable to connect to database (Driver "MySQL" not found)"

I tried to fix the database, and now it gives me this:
"SurfTimer.smx (SurfTimer): [SurfTimer] Database tables could not be created! Error: Lost connection to MySQL server during query"

Hope someone can help me btw! im really in need for it
Nexuscsdk is offline
uguu
New Member
Join Date: May 2020
Old 05-05-2020 , 21:25   Re: Surftimer dosent work correctly.
Reply With Quote #2

I had the same problem but I finally got surftimer to load by creating all the database tables myself

copy the contents of this github issue post into a file: https://github.com/olokos/Surftimer-...ment-619463970


then import it into mysql with something like this command:
Code:
mysql -u yourmysqluser -p surftimerdatabasename < file.sql
uguu is offline
olokos
Member
Join Date: Jun 2016
Old 06-01-2020 , 11:06   Re: Surftimer dosent work correctly.
Reply With Quote #3

This usually happens on slow databases, or those with timeouts set very low.

The actual solution is to increase the mysql timeouts
https://support.rackspace.com/how-to...t-on-a-server/
Like so, IIRC setting both to 20000 did help some.

As for myself, I've never experienced this myself, but I saw people having issues with it before.

You can also join the Surftimer-olokos discord here:
https://discord.gg/xDtMpPm

There's plenty of people that cooperate and work together on surftimer!
olokos is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:48.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode