The site is barely functional for me.
I've been moving houses and had a day off today that I hoped to use to buy more Steamworks Trinkets :/ . I appreciate the idea of the new wardrobe but why did it have to launch during an event? These issues turn both the new wardrobe and the event into a solid meh.
The site is pretty nonfunctional for me: -LARGE amounts of lag -Constant Errors -Blank Pages -Job pages won't show my pets -Accepting dance invites lead to a blank page or just the users HA image -Forum posts don't show up after you post -Pages take 20-60 seconds to load
Error 502 Ray ID: 580dca2b0ce8c5ec • 2020-04-08 17:43:17 UTC Bad gateway
Error 502 Ray ID: 580de0c04a90c5ec • 2020-04-08 17:58:42 UTC
Error 502 Ray ID: 580de1536dc9c5ec • 2020-04-08 17:59:05 UTC Bad gateway
The lag is horrible today.
Beanie Baby Pricing PM me for information and cost. https://www.facebook.com/groups/538582170337230/
Nothing but 502s repeatedly on every click!
502s all over the place. Don't even want to check and see if auto price is fixed, don't want to be disappointed again.
RIP Mom, I love & miss you more than you know. Tell Dede hi.
Ocean Conservation Namibia on YouTube... they do good work! https://www.ocnamibia.org
The 502s are really bad right now. Every. Single. Click.
I very much doubt auto-price is fixed lol
OMG - These 502 Errors! Next to impossible to do anything.
CHecked BH and wow, there's this and then the damn lag and 502 errors! :(

It took me a FULL HOUR to do one BattleQuest!!!!!!
I have to refresh every move/click a couple of times.
Is there nothing you can do to leviate the lag and stop the new 502?
Error 502 Ray ID: 5813d2295ccdc5ec • 2020-04-09 11:17:19 UTC
What I found out - no idea, if this can be of any help finding the culprit, doing my best to aid:
It seems, that for the most part clicks will go through, just the loading/display of the pages on our end is broken. In my utter frustration I have taken to clicking a lot of my pets in the training center until the page disappears. When I get the center to load again, most of those pets have successfully finished their class respectively been put into the next one!
Like that at least training pets doesn't take hours - esp, when logging on in the morning with many having finished their classes over night.
Yesterday afternoon (11.40ish) all of a sudden the site started to run really fast, then slowly deteriorating again until after an hour or so 502s started to pop up once more - we had like 40 - 60 well playable minutes. After that I could still finish BQs and other quests in a fairly acceptable timespan, before hell broke lose again. I was truly lucky to catch that interval. This morning is utter disaster all over.
The pages on the forums don't update, but when I check on my "recent posts", whether or not the post went through, it will show up there immediately (if indeed it was accepted).
Inbetween lag and 502s there will always be a couple of seconds, when the site does respond surprisingly well for a click or 2.
I was going to my user dashboard when this appeared at 2:30pm
Error 524 Ray ID: 582f07adb866e0c2 • 2020-04-12 18:34:06 UTC A timeout occurred
I tried to accept a dance and got taken to a page of strange code?
"No input file specified"
Site found a new way to break :o
I too got a strange code ....
SPOILER (click to toggle)
Platformsh ConfigReader NotValidPlatformException
No relationships are defined. Are you sure you are on Platform.sh? If you're running on your local system you may need to create a tunnel to access your environment services. See https://docs.platform.sh/gettingstarted/local/tethered.html
Stack frames (5) 4 PlatformshConfigReaderNotValidPlatformException …/vendor/platformsh/config-reader/src/Config.php235 3 PlatformshConfigReaderConfig credentials …/src/include/queue.php33 2 subetaQueue connect …/src/include/queue.php14 1 subetaQueue __construct …/src/include/user.php1648 0 addevent …/src/explore/masquerade.php501
/home/forge/subeta.net/vendor/platformsh/config-reader/src/Config.php * string $relationship * The relationship name as defined in .platform.app.yaml. * int $index * The index within the relationship to access. This is always 0, but reserved * for future extension. * array * The credentials array for the service pointed to by the relationship. * BuildTimeVariableAccessException * Thrown if called in a in the build phase, where relationships are not defined. * InvalidArgumentException * If the relationship/index pair requested does not exist. */ public function credentials(string $relationship, int $index = 0) : array {
if (empty($this->relationshipsDef)) {
if ($this->inBuild()) {
throw new BuildTimeVariableAccessException('Relationships are not available during the build phase.');
}
throw new NotValidPlatformException('No relationships are defined. Are you sure you are on Platform.sh?'
. ' If you're running on your local system you may need to create a tunnel'
. ' to access your environment services. See https://docs.platform.sh/gettingstarted/local/tethered.html');
}
if (empty($this->relationshipsDef[$relationship])) {
throw new InvalidArgumentException(sprintf('No relationship defined: %s. Check your .platform.app.yaml file.', $relationship));
}
if (empty($this->relationshipsDef[$relationship][$index])) {
throw new InvalidArgumentException(sprintf('No index %d defined for relationship: %s. Check your .platform.app.yaml file.', $index, $relationship));
}
return $this->relationshipsDef[$relationship][$index];
}
/**
* Returns a variable from the VARIABLES array.
*
* Note: variables prefixed with `env:` can be accessed as normal environment variables.
* This method will return such a variable by the name with the prefix still included.
* Generally it's better to access those variables directly.
Arguments "No relationships are defined. Are you sure you are on Platform.sh? If you're running on your local system you may need to create a tunnel to access your enviro ▶"
Here's another one while dancing....

Warning: Use of undefined constant SITE_DOMAIN - assumed 'SITE_DOMAIN' (this will throw an Error in a future version of PHP) in /home/forge/subeta.net/src/games/dmd_fns.php on line 69
Dark Matter Dice!
Going Fishing!!! 🐟
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 20480 bytes) in /home/forge/subeta.net/src/include/class/database.new.php on line 50
I still can't transform my item and the error has changed
[item2=Antique Hair Wreath] You can choose one of these for this item to transform into:
Fatal error: Uncaught PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 in /home/forge/subeta.net/vendor/illuminate/database/Connection.php:331 Stack trace: /home/forge/subeta.net/vendor/illuminate/database/Connection.php(331): PDO->prepare('SELECT name FRO...') /home/forge/subeta.net/vendor/illuminate/database/Connection.php(662): IlluminateDatabaseConnection->IlluminateDatabase{closure}('SELECT name FRO...', Array) /home/forge/subeta.net/vendor/illuminate/database/Connection.php(629): IlluminateDatabaseConnection->runQueryCallback('SELECT name FRO...', Array, Object(Closure)) /home/forge/subeta.net/vendor/illuminate/database/Connection.php(338): IlluminateDatabaseConnection->run('SELECT name FRO...', Array, Object(Closure)) /home/forge/subeta.net/vendor/illuminate/database/Capsule/Manager.php(200): IlluminateDatabaseConnection->sel in /home/forge/subeta.net/vendor/illuminate/database/Connection.php on line 669
I haven't been able to access my inventory for most of the day, though it was working first thing.
The inventory links are all redirecting me to http://branch.subeta.net/inventory.php
There I get this error: This site can’t be reached branch.subeta.net’s server IP address could not be found. Try running Windows Network Diagnostics. DNS_PROBE_FINISHED_NXDOMAIN
(Just an edit on this one - I cleared my cache/history and all that and now it is working again - just in case anyone else has the same issue. It was only affecting the inventory page)
i dont know if this is the right place to post but i was doing shinwa quest and i had to do one for cynthia. i had to buy the items 3 times because it keep telling me i didn't have them

I'm putting it here as an image because I don't have any other way to explain this. This error is only occurring on the home/news page of the site. The rest of the site loads in, whether every page is functioning yet or not. This doesn't happen on my other devices, but keeps happening to me regardless of internet browsers. I'm really not sure why JUST the news page loads like this for me.
Needed Survival Skins
Bubble Jelly/Butterfly Bruise
Caterkiller/Clusterflux/Crackhead
Death Roe/Death Slug/Death Worms/Dolly Dreadful/Doom Bloom
Eyesore
Faceworm/Foot Rash/Freckle Fever
Gross Fungus/Grosseries
Hive Mind
Lobotomeat/Lobster Face/Love Bug/Love Sucks
Muerte Fuerte
Naughty Nip
Pinkie Patch
The Baker
Virus