Posted: 2003-12-18 10:05pm
Why haven't the email notifications of thread responses been going out for the longest time? I find it annoying because it makes it hard to keep track of active threads.
Get your fill of sci-fi, science, and mockery of stupid ideas
http://stardestroyer.dyndns-home.com/
Same thing just happened to me. My original password was all letters, the new one has letters and numbers and fulfills all the "complexity rules" but it still keeps telling me to renew my password in the next 730 days.Robert Walper wrote:My password needed to be changed. I've been prompted a couple of times since about me needing to change it in around 730 days hence.
In the next two years?aerius wrote:Same thing just happened to me. My original password was all letters, the new one has letters and numbers and fulfills all the "complexity rules" but it still keeps telling me to renew my password in the next 730 days.Robert Walper wrote:My password needed to be changed. I've been prompted a couple of times since about me needing to change it in around 730 days hence.
You've got two years; doesn't the prompt just go away if you click on it?aerius wrote:This "change your password" popup is pissing me off. It's telling me yet again that I need to change my password in the next 730 days. What's going on?
Is there any way that stupid java thing can be moved to another server or something? It's been making the server burp far more than it used to, and the server stays wedged longer when it does. HRAAUUUGGHHH!!Darth Wong wrote:You've got two years; doesn't the prompt just go away if you click on it?aerius wrote:This "change your password" popup is pissing me off. It's telling me yet again that I need to change my password in the next 730 days. What's going on?
PS. Damned server hiccups ... argh. It just pooped out again and when I SSH'd in to check CPU utilization, there was our friend java.
then we get ERROR: The requested URL could not be retrieved:Could not obtain topic information
DEBUG MODE
SQL Error : 1053 Server shutdown in progress
SELECT t.*, u.username, u.user_id, u2.username as user2, u2.user_id as id2, p.post_time, p.post_username FROM phpbb_topics t, phpbb_users u, phpbb_posts p, phpbb_users u2 WHERE t.forum_id = 20 AND t.topic_poster = u.user_id AND p.post_id = t.topic_last_post_id AND p.poster_id = u2.user_id AND t.topic_type = 2 ORDER BY t.topic_last_post_id DESC
Line : 297
File : /home/virtual/site3/fst/var/www/html/viewforum.php
ERROR
The requested URL could not be retrieved
While trying to retrieve the URL: http://bbs.stardestroyer.net/viewforum.php?
The following error was encountered:
* Connection Failed
The system returned:
(111) Connection refused
The remote host or network may be down. Please try the request again.
Your cache administrator is systems@dcs.qmul.ac.uk.
Generated Thu, 08 Jan 2004 08:21:25 GMT by wwwcache.dcs.qmul.ac.uk (squid/2.5.STABLE3)
Just caught this a couple minutes ago. Think it's Java forcing the SQL server process off the CPU?Could not obtain topic information
DEBUG MODE
SQL Error : 1053 Server shutdown in progress
SELECT t.*, u.username, u.user_id, u2.username as user2, u2.user_id as id2, p.post_time, p.post_username FROM phpbb_topics t, phpbb_users u, phpbb_posts p, phpbb_users u2 WHERE t.forum_id = 24 AND t.topic_poster = u.user_id AND p.post_id = t.topic_last_post_id AND p.poster_id = u2.user_id AND t.topic_type = 2 ORDER BY t.topic_last_post_id DESC
Line : 297
File : /home/virtual/site3/fst/var/www/html/viewforum.php
And again!Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/virtual/site3/fst/var/www/html/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/virtual/site3/fst/var/www/html/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/virtual/site3/fst/var/www/html/db/mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database
While going from a topic to OT.phpBB : Critical Error
Error doing DB query userdata row fetch
DEBUG MODE
SQL Error : 1053 Server shutdown in progress
SELECT u.*, s.* FROM phpbb_sessions s, phpbb_users u WHERE s.session_id = '6a5e144117877f03b83a2f8cf9cc11c9' AND u.user_id = s.session_user_id
Line : 235
File : /home/virtual/site3/fst/var/www/html/includes/sessions.php
~vermessage_die() was called multiple times. This isn't supposed to happen. Was message_die() used in page_tail.php?
Upon trying again:Could not query categories list
DEBUG MODE
SQL Error : 2006 MySQL server has gone away
SELECT c.cat_id, c.cat_title, c.cat_order FROM phpbb_categories c ORDER BY c.cat_order
Line : 118
File : /home/virtual/site3/fst/var/www/html/index.php
I didn't know mySQL could go away.phpBB : Critical Error
Error doing DB query userdata row fetch
DEBUG MODE
SQL Error : 1053 Server shutdown in progress
SELECT u.*, s.* FROM phpbb_sessions s, phpbb_users u WHERE s.session_id = '975f0f0c7a69b7a1d99d157d98187a76' AND u.user_id = s.session_user_id
Line : 235
File : /home/virtual/site3/fst/var/www/html/includes/sessions.php
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/virtual/site3/fst/var/www/html/db/mysql4.php on line 48
Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/virtual/site3/fst/var/www/html/db/mysql4.php on line 330
Warning: mysql_errno(): supplied argument is not a valid MySQL-Link resource in /home/virtual/site3/fst/var/www/html/db/mysql4.php on line 331
phpBB : Critical Error
Could not connect to the database
phpBB : Critical Error
Error doing DB query userdata row fetch
DEBUG MODE
SQL Error : 1053 Server shutdown in progress
SELECT u.*, s.* FROM phpbb_sessions s, phpbb_users u WHERE s.session_id = '15f2e18a9855664050cf29037c111507' AND u.user_id = s.session_user_id
Line : 235
File : /home/virtual/site3/fst/var/www/html/includes/sessions.php
Oif...The Sound of SDNet's Server Getting Stabbed In Heart By Rogue Java App wrote:message_die() was called multiple times. This isn't supposed to happen. Was message_die() used in page_tail.php?