Upvote Upvoted 2 Downvote Downvoted
Server STV demos dont upload to demostf
posted in Q/A Help
1
#1
0 Frags +

Followed everything from demos.tf/about, demos still don't upload.
The only error that shows up(don't have the exact message sorry) was something about cURL error 60.

Followed everything from demos.tf/about, demos still don't upload.
The only error that shows up(don't have the exact message sorry) was something about cURL error 60.
2
#2
Spaceship Servers
3 Frags +

the old curl extension doesnt work because it's so ancient and there's not a really easy way to port demos tf to use anything else (steamworks doesn't really support the POST form uploading that demostf requires) so i just updated the curl extension with a lot of pain and agony

https://github.com/sapphonie/SM-neocurl-ext/releases/latest

idk, it works fine on my servers, and the few ppl ive given it to it works fine for them, but i make no guarantees

the old curl extension doesnt work because it's so ancient and there's not a really easy way to port demos tf to use anything else (steamworks doesn't really support the POST form uploading that demostf requires) so i just updated the curl extension with a lot of pain and agony

https://github.com/sapphonie/SM-neocurl-ext/releases/latest

idk, it works fine on my servers, and the few ppl ive given it to it works fine for them, but i make no guarantees
3
#3
0 Frags +
stephthe old curl extension doesnt work because it's so ancient and there's not a really easy way to port demos tf to use anything else (steamworks doesn't really support the POST form uploading that demostf requires) so i just updated the curl extension with a lot of pain and agony

https://github.com/sapphonie/SM-neocurl-ext/releases/latest

idk, it works fine on my servers, and the few ppl ive given it to it works fine for them, but i make no guarantees

Downloaded this github yet I'm still getting cURL error 35, anybody have a fix for this?

I looked it up and its something to do with the SSL/TLS handshake, but I'm really dumb when it comes to computer stuff so I have little clue to what that means.

[quote=steph]the old curl extension doesnt work because it's so ancient and there's not a really easy way to port demos tf to use anything else (steamworks doesn't really support the POST form uploading that demostf requires) so i just updated the curl extension with a lot of pain and agony

https://github.com/sapphonie/SM-neocurl-ext/releases/latest

idk, it works fine on my servers, and the few ppl ive given it to it works fine for them, but i make no guarantees[/quote]
Downloaded this github yet I'm still getting cURL error 35, anybody have a fix for this?

I looked it up and its something to do with the SSL/TLS handshake, but I'm really dumb when it comes to computer stuff so I have little clue to what that means.
4
#4
serveme.tf
0 Frags +
illyastephthe old curl extension doesnt work because it's so ancient and there's not a really easy way to port demos tf to use anything else (steamworks doesn't really support the POST form uploading that demostf requires) so i just updated the curl extension with a lot of pain and agony

https://github.com/sapphonie/SM-neocurl-ext/releases/latest

idk, it works fine on my servers, and the few ppl ive given it to it works fine for them, but i make no guarantees
Downloaded this github yet I'm still getting cURL error 35, anybody have a fix for this?

I looked it up and its something to do with the SSL/TLS handshake, but I'm really dumb when it comes to computer stuff so I have little clue to what that means.

Are you sure you're using just neocurl and have removed the curl extension?

[quote=illya][quote=steph]the old curl extension doesnt work because it's so ancient and there's not a really easy way to port demos tf to use anything else (steamworks doesn't really support the POST form uploading that demostf requires) so i just updated the curl extension with a lot of pain and agony

https://github.com/sapphonie/SM-neocurl-ext/releases/latest

idk, it works fine on my servers, and the few ppl ive given it to it works fine for them, but i make no guarantees[/quote]
Downloaded this github yet I'm still getting cURL error 35, anybody have a fix for this?

I looked it up and its something to do with the SSL/TLS handshake, but I'm really dumb when it comes to computer stuff so I have little clue to what that means.[/quote]

Are you sure you're using just neocurl and have removed the curl extension?
5
#5
0 Frags +
stephhttps://github.com/sapphonie/SM-neocurl-ext/releases/latest

I removed the old curl extension and installed this, but now it seems like the demos.tf addon doesn't function at all and just doesn't do anything, as there's no error code and no uploaded demo. Also my logs aren't uploading anymore. It seems like there's a dll missing from this download?

[quote=steph]https://github.com/sapphonie/SM-neocurl-ext/releases/latest[/quote]
I removed the old curl extension and installed this, but now it seems like the demos.tf addon doesn't function at all and just doesn't do anything, as there's no error code and no uploaded demo. Also my logs aren't uploading anymore. It seems like there's a dll missing from this download?
6
#6
serveme.tf
0 Frags +
exerstephhttps://github.com/sapphonie/SM-neocurl-ext/releases/latestI removed the old curl extension and installed this, but now it seems like the demos.tf addon doesn't function at all and just doesn't do anything, as there's no error code and no uploaded demo. Also my logs aren't uploading anymore. It seems like there's a dll missing from this download?

DLL is a windows thing, are you hosting a server on windows? There's no neocurl for windows as far as I know.

[quote=exer][quote=steph]https://github.com/sapphonie/SM-neocurl-ext/releases/latest[/quote]
I removed the old curl extension and installed this, but now it seems like the demos.tf addon doesn't function at all and just doesn't do anything, as there's no error code and no uploaded demo. Also my logs aren't uploading anymore. It seems like there's a dll missing from this download?[/quote]

DLL is a windows thing, are you hosting a server on windows? There's no neocurl for windows as far as I know.
7
#7
0 Frags +
ArieDLL is a windows thing, are you hosting a server on windows? There's no neocurl for windows as far as I know.

https://imgur.com/a/lK3thzC I'm not sure but it's an nfo server. This is what my extensions folder looks like. You can see the new curl.ext.so is there but without the dll nothing happens. When I drop the old dll in there I get the same curl error 35.

[quote=Arie]DLL is a windows thing, are you hosting a server on windows? There's no neocurl for windows as far as I know.[/quote] https://imgur.com/a/lK3thzC I'm not sure but it's an nfo server. This is what my extensions folder looks like. You can see the new curl.ext.so is there but without the dll nothing happens. When I drop the old dll in there I get the same curl error 35.
8
#8
serveme.tf
1 Frags +

NFO is known to run windows servers, so that's probably it.

NFO is known to run windows servers, so that's probably it.
9
#9
0 Frags +
ArieNFO is known to run windows servers, so that's probably it.

i guess i can google for a complete tutorial but could i make my own dll from the code in that github? wouldn't even know where to begin though

[quote=Arie]NFO is known to run windows servers, so that's probably it.[/quote] i guess i can google for a complete tutorial but could i make my own dll from the code in that github? wouldn't even know where to begin though
10
#10
SwiftyServers
1 Frags +

Send me a message. I got Steph to build me a windows version for SwiftyServer customers since we use windows servers. It's been pretty good overall for us.

Send me a message. I got Steph to build me a windows version for SwiftyServer customers since we use windows servers. It's been pretty good overall for us.
11
#11
Spaceship Servers
2 Frags +

i went ahead and finally updated the github with a windows version that should work on all servers running sourcemod 1.11 or later

https://github.com/sapphonie/SM-neocurl-ext/releases/latest

UNFORTUNATELY this requires an update to the demostf plugin, i compiled it here:

https://cdn.discordapp.com/attachments/1192148879379013735/1194956175763054592/demostf.smx?ex=65bb7729&is=65a90229&hm=fa9c727fe0ee330c0f022199c49cb61c6143d44b0aedc1da76d7a00eeaa392d0&;

^ this will probably break at some point, luckily i have made a pull request on the demostf upstream

https://github.com/demostf/plugin/pull/12

PLEASE!!! let me know if things break (through a github issue report). Thank you!!

i went ahead and finally updated the github with a windows version that should work on all servers running sourcemod 1.11 or later

https://github.com/sapphonie/SM-neocurl-ext/releases/latest

UNFORTUNATELY this requires an update to the demostf plugin, i compiled it here:

https://cdn.discordapp.com/attachments/1192148879379013735/1194956175763054592/demostf.smx?ex=65bb7729&is=65a90229&hm=fa9c727fe0ee330c0f022199c49cb61c6143d44b0aedc1da76d7a00eeaa392d0&

^ this will probably break at some point, luckily i have made a pull request on the demostf upstream

https://github.com/demostf/plugin/pull/12

PLEASE!!! let me know if things break (through a github issue report). Thank you!!
Please sign in through STEAM to post a comment.