Search

Search found 3679 matches

by abma
12 Oct 2020, 20:31
Forum: Engine
Topic: The end of the maintenance branch
Replies: 181
Views: 784110

Re: The end of the maintenance branch

Is setting build-slaves GCC to 8.x - 9.x possible? as updating the buildslaves is a lot of work, if you can't name a good reason (like unfixable syncerrors) why it shouldn't be gcc 10, i prefer gcc 10. we always had a mix of different gcc versions for release / CI. this change will bump the min gcc...
by abma
12 Oct 2020, 19:26
Forum: Engine
Topic: The end of the maintenance branch
Replies: 181
Views: 784110

Re: The end of the maintenance branch

As I don't see these errors locally, will it be possible to sync up Travis CI/CD GCC version with one used by build-slaves? Otherwise I'll need to fix bugs blindfolded. updating gcc for travis is difficult, updating blindfolded schould be ok. do you use gcc 10.2 locally? with mxe it should be easy ...
by abma
12 Oct 2020, 12:15
Forum: Engine
Topic: The end of the maintenance branch
Replies: 181
Views: 784110

Re: The end of the maintenance branch

come on, the time is just running much faster than a few years ago! :-| turboss updated to gcc 10.2.0 for the win64 buildslave at least: https://buildbot.springrts.com/#/builders/5/builds/2/steps/8/logs/stdio some errors occur when compiling circutai at least, can you please fix them? atm only force...
by abma
10 Oct 2020, 11:26
Forum: Infrastructure Development
Topic: springfiles.com migrated to new server!
Replies: 46
Views: 46169

Re: springfiles.com migrated to new server!

thanks for the hint, i've installed php5.6-gd.
by abma
05 Oct 2020, 13:09
Forum: Infrastructure Development
Topic: Springfiles uploads broken
Replies: 1
Views: 3304

Re: Springfiles uploads broken

please try again, you very likely hit the file size limit and/or some other newly introduced bug because of the migration:

viewtopic.php?f=71&t=41481
by abma
01 Oct 2020, 18:29
Forum: Help & Bugs
Topic: SpringFiles website down ?
Replies: 20
Views: 19725

Re: SpringFiles website down ?

Thank you, my current largest map is an unreleased Throne remake at 134 MB. Edit: limit is still 32mb, was I too fast? no, php.ini syntax was broken. it was like: [PHP] upload_max_filesize = 128M ... [PHP] upload_max_filesize = 32M i've set it to 256MB: thats maybe to small for several games, but I...
by abma
01 Oct 2020, 18:00
Forum: Infrastructure Development
Topic: springfiles.com migrated to new server!
Replies: 46
Views: 46169

Re: springfiles.com migrated to new server!

gajop wrote: 30 Sep 2020, 07:05 http://logs.springrts.com/ has been down for some time, can you take a look?
thanks for the hint, i've restarted the service and it seems to be running for now at least.
by abma
01 Oct 2020, 17:58
Forum: Help & Bugs
Topic: SpringFiles website down ?
Replies: 20
Views: 19725

Re: SpringFiles website down ?

Beherith wrote: 01 Oct 2020, 11:02 Edit: it seems to be related to file size, it even says in the upload box that max file size is 32MB, I was able to upload a 1mb file, but my 90MB map obviously failed.
thanks a lot for this hint: increased to 128M, i hope thats reasonable.
by abma
24 Sep 2020, 15:47
Forum: Off Topic Discussion
Topic: Pro and anti Discord
Replies: 33
Views: 39122

Re: The end of the maintenance branch

Sorry to bother, but is there a chance of getting the build issue resolved? sure, but its again the "i have to few time" problem. PS. it would also be super awesome if you (@Abma) could join our Discord - we have so much amazing talks and progress going on over there. You can easily mute ...
by abma
18 Sep 2020, 11:08
Forum: Community Blog
Topic: [misc] reboot of springrts.com server tomorrow, Fri Sep. 18. 2020 at 10:30 GMT+2
Replies: 2
Views: 6785

Re: [misc] reboot of springrts.com server tomorrow, Fri Sep. 18. 2020 at 10:30 GMT+2

reboot is done, most services started automatically: so i hope its the same as before the reboot! :-)
by abma
18 Sep 2020, 06:50
Forum: Community Blog
Topic: [misc] upgrading to phpbb 3.3.1 aka the upgrade hell
Replies: 18
Views: 32185

Re: [misc] upgrading to phpbb 3.3.1 aka the upgrade hell

1) registering and logging into springfiles accounts thats drupal 6 :? there is no code to show 2) backend for downloading rapid content via pr-downloader basicly https://github.com/springfiles/upq/blob/master/jobs/rapidsync.py 3) backend for downloading engines, and if separate, the system that ma...
by abma
17 Sep 2020, 20:55
Forum: Community Blog
Topic: [misc] upgrading to phpbb 3.3.1 aka the upgrade hell
Replies: 18
Views: 32185

Re: [misc] upgrading to phpbb 3.3.1 aka the upgrade hell

viewtopic.php?t=41886

"reboot of springrts.com server tomorrow, Fri Sep. 18. 2020 at 10:30 GMT+2"
by abma
17 Sep 2020, 20:25
Forum: Community Blog
Topic: [misc] reboot of springrts.com server tomorrow, Fri Sep. 18. 2020 at 10:30 GMT+2
Replies: 2
Views: 6785

[misc] reboot of springrts.com server tomorrow, Fri Sep. 18. 2020 at 10:30 GMT+2

Because of recent updates, the server will be rebooted and the memory slightly increased. It will be available again "when its done".

Goodby Uptime:

up 681 days, 19:41
by abma
16 Sep 2020, 21:17
Forum: Help & Bugs
Topic: SpringFiles website down ?
Replies: 20
Views: 19725

Re: SpringFiles website down ?

meh, i tried to fix it, the migrations were out of my control :-| this whole thing should get replaced by a single upload page and auto generated content pages. sending mails on springfiles.com is broken: so new user registrations aren't possible. IMHO its not fixable because it runs on inside some ...
by abma
15 Sep 2020, 00:46
Forum: Engine
Topic: The end of the maintenance branch
Replies: 181
Views: 784110

Re: The end of the maintenance branch

ivand wrote: 14 Sep 2020, 22:23 Wait... is it not built by https://github.com/spring/spring-lxc/tr ... fg/install scripts?
no, these scripts are used to setup a lxc container as buildslave.
by abma
14 Sep 2020, 22:08
Forum: Engine
Topic: The end of the maintenance branch
Replies: 181
Views: 784110

Re: The end of the maintenance branch

https://github.com/spring/spring/blob/develop/buildbot/master/master.cfg -> https://github.com/spring/spring/blob/develop/buildbot/master/master.cfg#L512 ... its not straight forward, because most scripts are used on all platforms. mostly this: https://github.com/spring/spring/blob/develop/buildbot/...
by abma
14 Sep 2020, 12:26
Forum: Community Blog
Topic: [misc] upgrading to phpbb 3.3.1 aka the upgrade hell
Replies: 18
Views: 32185

Re: [misc] upgrading to phpbb 3.3.1 aka the upgrade hell

ThinkSome wrote: 13 Sep 2020, 15:37 I think that Abma should find a successor for himself or at least someone who can do all that he can do, because this is not sustainable.
viewtopic.php?f=38&t=33804
by abma
13 Sep 2020, 03:23
Forum: Engine
Topic: The end of the maintenance branch
Replies: 181
Views: 784110

Re: The end of the maintenance branch

P.S. Don't want to try github CI/CD for building spring? In-house buildbots are a bit too old-school... personally no: i made the experience that external services tend to break in times when it hurts a lot. also the time to configure and maintain it usually is the same as setting up the service yo...
by abma
11 Sep 2020, 23:41
Forum: Engine
Topic: The end of the maintenance branch
Replies: 181
Views: 784110

Re: The end of the maintenance branch

i try to, but thats a bit time consuming: to do so i want to setup the buildslaves from scratch with debian. the scripts exists and should mostly work... lets see.
by abma
10 Sep 2020, 22:55
Forum: Community Blog
Topic: [misc] upgrading to phpbb 3.3.1 aka the upgrade hell
Replies: 18
Views: 32185

Re: [misc] upgrading to phpbb 3.3.1 aka the upgrade hell

Silentwings wrote: 10 Sep 2020, 05:36
- restart services and see which one broke:
- lobby server
Seems OK, systemctl restart worked. (Also, lobbyserver uptime was 112 days, longest for a long while.)
Nice + good work! 8)

Go to advanced search