Been having issues on & off with site last 2 days. Anyone else?
The great news is view of mobile site is taking shape. Thanks Ryan.
Seibertron.com Problem Reporting Thread
Re: Seibertron.com Problem Reporting Thread
- Motto: "Improve on yesterday"
- Weapon: Fusion Blaster Cannon
- megatran
- Minibot
- Posts: 147
- Joined: Wed May 07, 2025 10:44 pm
- Location: Down Under
- Alt Mode: Theme Park
Re: Seibertron.com Problem Reporting Thread
- Motto: "'Til All Are One!"
- Weapon: Twin Shock-Concussion Missiles
megatran wrote:Been having issues on & off with site last 2 days. Anyone else?
The great news is view of mobile site is taking shape. Thanks Ryan.
What issues have you been having?
-
Seibertron - Site Owner
- Posts: 13843
- News Credits: 3607
- Joined: Mon Sep 24, 2001 6:17 pm
- Location: Chicago, IL USA
- Like Seibertron on Facebook
- Follow Seibertron on Twitter
- Watch Seibertron on YouTube
- Buy from Seibertron on eBay
- Alt Mode: Supersonic Cybertronian Jet
- Strength: 10
- Intelligence: 9
- Speed: 7
- Endurance: 9
- Rank: 10+
- Courage: 8
- Firepower: 5
- Skill: 10+
Re: Seibertron.com Problem Reporting Thread
- Motto: "'Til All Are One!"
- Weapon: Twin Shock-Concussion Missiles
FYI ... I'm aware of the errors this afternoon with accessing the site. i'm trying to track down the 503 errors that some of you are getting when the server gets hammered by spiders like Google, Bing, Amazon, Yandex, etc. I've been working on this problem since last night around when I last posted in this thread in response to megatran. These 503 errors are incredibly frustrating. At least now they only happen when the server is getting hammered and it runs out of resources. Trying to fine tune it so that this doesn't happen.
-
Seibertron - Site Owner
- Posts: 13843
- News Credits: 3607
- Joined: Mon Sep 24, 2001 6:17 pm
- Location: Chicago, IL USA
- Like Seibertron on Facebook
- Follow Seibertron on Twitter
- Watch Seibertron on YouTube
- Buy from Seibertron on eBay
- Alt Mode: Supersonic Cybertronian Jet
- Strength: 10
- Intelligence: 9
- Speed: 7
- Endurance: 9
- Rank: 10+
- Courage: 8
- Firepower: 5
- Skill: 10+
Re: Seibertron.com Problem Reporting Thread
- Motto: "'Til All Are One!"
- Weapon: Twin Shock-Concussion Missiles
molleking wrote:Area reports is broken right now.
Can you give me a link to what you are referring?
-
Seibertron - Site Owner
- Posts: 13843
- News Credits: 3607
- Joined: Mon Sep 24, 2001 6:17 pm
- Location: Chicago, IL USA
- Like Seibertron on Facebook
- Follow Seibertron on Twitter
- Watch Seibertron on YouTube
- Buy from Seibertron on eBay
- Alt Mode: Supersonic Cybertronian Jet
- Strength: 10
- Intelligence: 9
- Speed: 7
- Endurance: 9
- Rank: 10+
- Courage: 8
- Firepower: 5
- Skill: 10+
Re: Seibertron.com Problem Reporting Thread
https://www.seibertron.com/sightings/st ... re_id=7676
This is the actual error message:
SELECT
si.item_id,
si.series_id,
si.item_name,
si.image
c.title AS series_title
FROM sighting_items si
INNER JOIN tf_series c ON si.series_id = c.series_id
WHERE si.is_active = 1
AND si.tstamp >= UNIX_TIMESTAMP(DATE_SUB(NOW(), INTERVAL 18 MONTH))
AND (
si.item_id NOT IN (
SELECT s11.item_id
FROM sightings s11
WHERE s11.item_id = si.item_id
)
OR si.item_id IN (
SELECT s12.item_id
FROM sightings s12
WHERE s12.item_id = si.item_id
AND s12.tstamp >= UNIX_TIMESTAMP(DATE_SUB(NOW(), INTERVAL 1 YEAR))
)
)
AND c.is_sightings = 1
ORDER BY c.lft ASC, si.item_name ASC
Database query failed: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '.title AS series_title FROM sighting_items si INNER JOIN tf_series c ON si....' at line 6
This is the actual error message:
SELECT
si.item_id,
si.series_id,
si.item_name,
si.image
c.title AS series_title
FROM sighting_items si
INNER JOIN tf_series c ON si.series_id = c.series_id
WHERE si.is_active = 1
AND si.tstamp >= UNIX_TIMESTAMP(DATE_SUB(NOW(), INTERVAL 18 MONTH))
AND (
si.item_id NOT IN (
SELECT s11.item_id
FROM sightings s11
WHERE s11.item_id = si.item_id
)
OR si.item_id IN (
SELECT s12.item_id
FROM sightings s12
WHERE s12.item_id = si.item_id
AND s12.tstamp >= UNIX_TIMESTAMP(DATE_SUB(NOW(), INTERVAL 1 YEAR))
)
)
AND c.is_sightings = 1
ORDER BY c.lft ASC, si.item_name ASC
Database query failed: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '.title AS series_title FROM sighting_items si INNER JOIN tf_series c ON si....' at line 6
- molleking
- Mini-Con
- Posts: 16
- Joined: Fri Apr 27, 2007 4:46 pm
Return to Transformers Toys Discussion
Who is online
Registered users: Apple [Bot], Big Grim, Bing [Bot], ChatGPT [Bot], Google [Bot], Google Adsense [Bot], Lunatyk, MSN [Bot], OpenAI [Bot], Yahoo [Bot], Yandex [Bot]