Page 1 of 1

Can't download mods through Minetest

PostPosted: Tue Dec 16, 2014 20:11
by LoseTheGame
Hi guys,

When I go to the Mods tab and click "Online mod repository" nothing loads and after a while I get the following message in the command prompt:

ERROR[AsyncWorkerThread_0]: mmdb/mods/ not found (SSL connect error) (response code 0)

I have tried turning off my firewall. For exactly the same version of Minetest this works on computers at my school, just not on my laptop...?

Thanks,

Jonty

Re: Can't download mods through Minetest

PostPosted: Tue Dec 16, 2014 20:14
by Krock
That seems to be an error with the mod database.

Re: Can't download mods through Minetest

PostPosted: Tue Dec 16, 2014 20:16
by LoseTheGame
What do you mean exactly? It's working for my students on school computers but simultaneously not for me on my laptop, even with the firewall turned off.

Re: Can't download mods through Minetest

PostPosted: Tue Dec 16, 2014 20:29
by rubenwardy
It is not a problem with the mod database, one of the phpbb forum tables got corrupted. It lost a field, which causes validation errors.

Well, that's a recent issue, it might be another one.

Re: Can't download mods through Minetest

PostPosted: Wed Dec 17, 2014 13:08
by twoelk
rubenwardy wrote:... which causes validation errors....

just wondering: who or what does the validation?

Re: Can't download mods through Minetest

PostPosted: Wed Dec 17, 2014 21:56
by rubenwardy
The validation is done by django, which moddb runs on. The issue is a dropped column in one of the tables - a column was deleted.

If you want details, ask iqualfragile or thexyz.

Re: Can't download mods through Minetest

PostPosted: Fri Dec 19, 2014 10:06
by Dragonop
I have this issue too, I tought it just wasn't totally implemented :I

Re: Can't download mods through Minetest

PostPosted: Fri Jan 16, 2015 03:17
by mtmodder148
I wonder when this is going to be fixed. I submitted an issue on github about it. I've had this problem for maybe two months.

Re: Can't download mods through Minetest

PostPosted: Fri Jan 16, 2015 07:21
by rubenwardy
Thexyz seems to be AWOL, so we can't fix the MMDB software. Prod sapier to see if it's a client issue. He wrote the mod store code in Lua.

Re: Can't download mods through Minetest

PostPosted: Fri Jan 16, 2015 15:25
by mtmodder148
Okay I'll do that thanks rubenwardy.