BGA Studio is (no more) down

Game development with Board Game Arena Studio
User avatar
Moof
Posts: 54
Joined: 12 September 2011, 10:36

Re: BGA Studio is (no more) down

Post 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!
User avatar
Shazzypaz
Posts: 98
Joined: 27 December 2020, 15:22

Re: BGA Studio is (no more) down

Post by Shazzypaz »

Worked for me after I cleared the database cookies and refreshed the login page.
User avatar
Plod
Posts: 2
Joined: 07 April 2015, 17:25

Re: BGA Studio is (no more) down

Post 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
User avatar
thoun
Posts: 1619
Joined: 10 December 2020, 22:25

Re: BGA Studio is (no more) down

Post 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.
User avatar
Een
Posts: 3861
Joined: 16 June 2010, 19:52

Re: BGA Studio is (no more) down

Post 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.
User avatar
Ottoreg
Posts: 16
Joined: 16 March 2021, 11:13

Re: BGA Studio is (no more) down

Post 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.
User avatar
KuWizard
Posts: 327
Joined: 24 May 2018, 14:10

Re: BGA Studio is (no more) down

Post 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.
User avatar
Plod
Posts: 2
Joined: 07 April 2015, 17:25

Re: BGA Studio is (no more) down

Post 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.
User avatar
Don Kiwi
Posts: 5
Joined: 30 May 2020, 09:33

Re: BGA Studio is (no more) down

Post 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 :)
User avatar
MutantPigeon24
Posts: 33
Joined: 20 September 2021, 20:49

Re: BGA Studio is (no more) down

Post 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 🍻
Post Reply

Return to “Developers”