Page 4 of 9

Re: BGA Studio is (no more) down

Posted: 08 November 2021, 13:48
by Moof
Hello !
thanks for your work but I still have some issues witj "Access-Control-Allow-Origin"
Some custom fonts are not loaded (and some are!). All was ok before the sad crash.
Same issue with fontawesome-webfont.woff.

Here is a strange report :
https://imgur.com/B913BYc
(Bold is loaded, but not Regular)

Thanks!

Re: BGA Studio is (no more) down

Posted: 08 November 2021, 14:01
by Shazzypaz
Worked for me after I cleared the database cookies and refreshed the login page.

Re: BGA Studio is (no more) down

Posted: 08 November 2021, 14:08
by Plod
I'm having trouble accessing subfolders in paxpamirseconded. It's the same permissions problem as someone mentioned 2 pages ago, but I'm unable to chmod. What is the solution here?

Code: Select all

sftp> chmod 755 modules/php/Core/*
Changing mode on /paxpamirseconded/modules/php/Core/*
Couldn't setstat on "/paxpamirseconded/modules/php/Core/*": No such file or directory

Re: BGA Studio is (no more) down

Posted: 08 November 2021, 14:13
by thoun
It looks like syntax errors are not displayed : we got a simple http 500 error instead of error details like it was before.
PHP must have disabled display_errors by default for security reasons, but on studio it is useful.

Re: BGA Studio is (no more) down

Posted: 08 November 2021, 14:27
by Een
Plod wrote: 08 November 2021, 14:08 I'm having trouble accessing subfolders in paxpamirseconded. It's the same permissions problem as someone mentioned 2 pages ago, but I'm unable to chmod. What is the solution here?

Code: Select all

sftp> chmod 755 modules/php/Core/*
Changing mode on /paxpamirseconded/modules/php/Core/*
Couldn't setstat on "/paxpamirseconded/modules/php/Core/*": No such file or directory
Is that subfolders you just created? On the source control, the folder content is as follows:

Code: Select all

$ ls paxpamirseconded/modules/
js  paxpamir-ui.js
And in your sftp, I checked and this "Core" folder is empty.

Re: BGA Studio is (no more) down

Posted: 08 November 2021, 14:31
by Ottoreg
Hello

I'm having trouble starting my game as the following error message is raised :
Unexpected error: Wrong formatted data from BGA gameserver 1 (method: createGame): JSON_ERROR_SYNTAX (reference: GS0 08/11 14:09:00).

I didn't work on my project since Friday 29th of October and no code as been modified since then (when the game was starting).

Maybe it is related to an issue with database since I cannot log into it. When I enter my user name and password the page is refreshed, stays on the logging page and nothing happens (no error message). I tried to clear cache but nothing changed.

This issue only happens on one of my games the other one is starting as espected.

Re: BGA Studio is (no more) down

Posted: 08 November 2021, 14:41
by KuWizard
Ok, it seems that "Failed to set session cookie" problem indeed could be fixed by clearing cookies and site data and everything else related to Studio. It was always working in Incognito anyway.

Re: BGA Studio is (no more) down

Posted: 08 November 2021, 14:42
by Plod
Een wrote: 08 November 2021, 14:27
Plod wrote: 08 November 2021, 14:08 I'm having trouble accessing subfolders in paxpamirseconded. It's the same permissions problem as someone mentioned 2 pages ago, but I'm unable to chmod. What is the solution here?

Code: Select all

sftp> chmod 755 modules/php/Core/*
Changing mode on /paxpamirseconded/modules/php/Core/*
Couldn't setstat on "/paxpamirseconded/modules/php/Core/*": No such file or directory
Is that subfolders you just created? On the source control, the folder content is as follows:

Code: Select all

$ ls paxpamirseconded/modules/
js  paxpamir-ui.js
And in your sftp, I checked and this "Core" folder is empty.
Thank Een, I double-checked and the issue was that my SFTP tool was trying to sync a folder (gomoku) that did not exist. gomoku got removed after the reboot. I deleted the game locally, and re-configured my SFTP sync tool, and things are working as expected.

Re: BGA Studio is (no more) down

Posted: 08 November 2021, 15:23
by Don Kiwi
First of all, thanks for the hard work and sacrificing your weekends to fix this problem.

Are you still in the process of restoring all the game data?
Because my SFTP directory contains only an old version of my game (changed at least two weeks ago), while I made my last changes on Nov 4th.
I was foolish enough to forget committing my code (I think the current version is the one I committed), but you mentioned that the backed up data from Nov 5th looks safe.

I can wait no problem, just checking if everything's fine :)

Re: BGA Studio is (no more) down

Posted: 08 November 2021, 15:43
by MutantPigeon24
Hi all,

I was able to successfully overwrite my Alpha project with my dev version AND deploy a new build.

This issue is not occurring anymore for me:
https://boardgamearena.com/forum/viewto ... 470#p99284

Thanks for all the hard work, team 🍻