Is project having server / database problems?

Message boards : Number crunching : Is project having server / database problems?
Message board moderation

To post messages, you must log in.

AuthorMessage
Dr Who Fan
     
Avatar

Send message
Joined: 29 Jul 11
Posts: 334
Credit: 1,243,719
RAC: 322
Message 9368 - Posted: 30 Oct 2022, 1:31:16 UTC
Last modified: 30 Oct 2022, 1:33:36 UTC

Warning: mysqli::__construct(): (HY000/2002): Connection refused in /web/sebastien/projects/wuproj_ssl/html/inc/db_conn.inc on line 39

Warning: mysqli::query(): Couldn't fetch mysqli in /web/sebastien/projects/wuproj_ssl/html/inc/db_conn.inc on line 63
Database Error
use wuproj
Warning: mysqli::escape_string(): Couldn't fetch mysqli in /web/sebastien/projects/wuproj_ssl/html/inc/db_conn.inc on line 262

EDIT 01:33 UTC Database keeps flip-flopping in & off line every few minutes

ID: 9368 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Dr Who Fan
     
Avatar

Send message
Joined: 29 Jul 11
Posts: 334
Credit: 1,243,719
RAC: 322
Message 9369 - Posted: 30 Oct 2022, 4:10:38 UTC

Problem still ongoing This just a few minutes ago >>>
Warning: mysqli::__construct(): (HY000/2002): Connection refused in /web/sebastien/projects/wuproj/html/inc/db_conn.inc on line 39

Warning: mysqli::query(): Couldn't fetch mysqli in /web/sebastien/projects/wuproj/html/inc/db_conn.inc on line 63
Database Error
use wuproj
Warning: mysqli::escape_string(): Couldn't fetch mysqli in /web/sebastien/projects/wuproj/html/inc/db_conn.inc on line 262

WUProp@Home Message boards

log in

 
Advanced search

If you have a question or problem, please use the Questions & Answers section of the message boards.


Warning: mysqli::query(): Couldn't fetch mysqli in /web/sebastien/projects/wuproj/html/inc/db_conn.inc on line 63
Database Error
select * from wuproj.category where is_helpdesk=0 order by orderID
Warning: Invalid argument supplied for foreach() in /web/sebastien/projects/wuproj/html/user/forum_index.php on line 89

Home | My Account | Message Boards | Results


Copyright © 2022 Sebastien
Warning: mysqli::query(): Couldn't fetch mysqli in /web/sebastien/projects/wuproj/html/inc/db_conn.inc on line 63
Database Error
select * from wuproj.forum_logging where userid=0 and threadid=0
Warning: mysqli::query(): Couldn't fetch mysqli in /web/sebastien/projects/wuproj/html/inc/db_conn.inc on line 63
Database Error
replace into wuproj.forum_logging set userid=0, threadid=0, timestamp=0


ID: 9369 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Conan
       
Avatar

Send message
Joined: 28 Mar 10
Posts: 589
Credit: 1,223,125
RAC: 236
Message 9370 - Posted: 30 Oct 2022, 5:04:14 UTC
Last modified: 30 Oct 2022, 5:07:44 UTC

Server Error: Feeder Not Running

Can't upload or download any work.

Things are happening as I had no hours recorded in my account a few hours ago but have hours there now.

Conan
ID: 9370 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Werinbert
     

Send message
Joined: 9 May 13
Posts: 98
Credit: 765,819
RAC: 284
Message 9371 - Posted: 30 Oct 2022, 5:39:21 UTC

I am having trouble with uploads and down loads too. However although three of the machines have been having trouble and haven't gotten a new task in the last 5 hours or so, one machine actually got a task a half an hour ago. So it looks to be intermittent.
ID: 9371 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Conan
       
Avatar

Send message
Joined: 28 Mar 10
Posts: 589
Credit: 1,223,125
RAC: 236
Message 9372 - Posted: 30 Oct 2022, 9:24:33 UTC
Last modified: 30 Oct 2022, 9:26:13 UTC

Still a few issues to resolve.

Uploads and downloads appear to be working.

It took 2 attempts to open this forum post, 1st attempt gave a python error.

When I click on "Last 24 Hour Activity" in my account it gives the following

MOD_PYTHON ERROR

ProcessId: 14177
Interpreter: 'wuprop.boinc-af.org'

ServerName: 'wuprop.boinc-af.org'
DocumentRoot: '/web/sebastien/projects/wuproj/html/user'

URI: '/activity_24h.py'
Location: None
Directory: '/web/sebastien/projects/wuproj/html/'
Filename: '/web/sebastien/projects/wuproj/html/user/activity_24h.py'
PathInfo: ''

Phase: 'PythonHandler'
Handler: 'mod_python.publisher'

Traceback (most recent call last):

File "/usr/lib/python2.7/dist-packages/mod_python/importer.py", line 1537, in HandlerDispatch
default=default_handler, arg=req, silent=hlist.silent)

File "/usr/lib/python2.7/dist-packages/mod_python/importer.py", line 1229, in _process_target
result = _execute_target(config, req, object, arg)

File "/usr/lib/python2.7/dist-packages/mod_python/importer.py", line 1128, in _execute_target
result = object(arg)

File "/usr/lib/python2.7/dist-packages/mod_python/publisher.py", line 213, in handler
published = publish_object(req, object)

File "/usr/lib/python2.7/dist-packages/mod_python/publisher.py", line 425, in publish_object
return publish_object(req,util.apply_fs_data(object, req.form, req=req))

File "/usr/lib/python2.7/dist-packages/mod_python/util.py", line 554, in apply_fs_data
return object(**args)

File "/web/sebastien/projects/wuproj/html/user/activity_24h.py", line 8, in index
con=MySQLdb.connect(host="localhost",user=dict_db['dbuser'], passwd=dict_db['dbpasswd'], db=dict_db['dbname'])

File "/usr/lib/python2.7/dist-packages/MySQLdb/__init__.py", line 86, in Connect
return Connection(*args, **kwargs)

File "/usr/lib/python2.7/dist-packages/MySQLdb/connections.py", line 204, in __init__
super(Connection, self).__init__(*args, **kwargs2)

OperationalError: (2002, "Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)")


MODULE CACHE DETAILS

Accessed: Sun Oct 30 10:18:29 2022
Generation: 4

_mp_cb35195025987aaef945772105882d05 {
FileName: '/web/sebastien/projects/wuproj/html/user/activity_24h.py'
Instance: 1 [IMPORT]
Generation: 5
Modified: Sun Jul 11 17:40:22 2021
Imported: Sun Oct 30 10:18:29 2022
}


So appears to be worked on, as things are probably getting some updates or something.


EDIT:: Just tried to get into my account again and got a Database Error so I will try again later.

Conan
ID: 9372 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Link
 
Avatar

Send message
Joined: 20 Jun 12
Posts: 142
Credit: 342,716
RAC: 66
Message 9373 - Posted: 30 Oct 2022, 9:35:00 UTC

According to the server status page, everything except download aund upload servers is "not running".
ID: 9373 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Dr Who Fan
     
Avatar

Send message
Joined: 29 Jul 11
Posts: 334
Credit: 1,243,719
RAC: 322
Message 9374 - Posted: 30 Oct 2022, 13:34:28 UTC

Was able to upload completed tasks & get new ones few minutes ago while server cooperated.
>>> Appears SERVER and or DATABASE still not working correctly....
All tasks I have returned claimed to validate.
Still no hours updated on personal home page and on last 24 page.
kept getting "Server Error: Feeder Not Running" error message on occasion when trying to send task back.
SERVER STATUS PAGE IS OUT OF SYNC Task data as of 29 Oct 2022, 23:10:37 UTC

ID: 9374 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile STE\/E
             
Avatar

Send message
Joined: 28 Mar 10
Posts: 672
Credit: 3,996,415
RAC: 711
Message 9375 - Posted: 30 Oct 2022, 15:04:37 UTC

PBTOYZNP8872T-S

703319 WUProp@Home 10/30/2022 11:03:26 AM Sending scheduler request: Requested by user.
703320 WUProp@Home 10/30/2022 11:03:26 AM Reporting 1 completed tasks
703321 WUProp@Home 10/30/2022 11:03:26 AM Requesting new tasks for CPU and NVIDIA GPU and Intel GPU
703322 WUProp@Home 10/30/2022 11:03:28 AM Scheduler request completed: got 0 new tasks
703323 WUProp@Home 10/30/2022 11:03:28 AM Server error: feeder not running
703324 WUProp@Home 10/30/2022 11:03:28 AM Project requested delay of 3600 seconds
ID: 9375 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile Pete Broad
       

Send message
Joined: 5 Jul 10
Posts: 80
Credit: 12,595,319
RAC: 3,855
Message 9376 - Posted: 30 Oct 2022, 16:11:04 UTC - in response to Message 9375.  

Maybe something to do with the clocks going back?

Pete


ID: 9376 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Dr Who Fan
     
Avatar

Send message
Joined: 29 Jul 11
Posts: 334
Credit: 1,243,719
RAC: 322
Message 9377 - Posted: 30 Oct 2022, 16:30:33 UTC - in response to Message 9376.  

Maybe something to do with the clocks going back?

Pete

Interesting catch, never crossed my thought. That's a possibility.
Credit, Total hours and 24 hours still not updating despite tasks supposedly validation status.

ID: 9377 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Dr Who Fan
     
Avatar

Send message
Joined: 29 Jul 11
Posts: 334
Credit: 1,243,719
RAC: 322
Message 9378 - Posted: 30 Oct 2022, 16:57:37 UTC - in response to Message 9376.  

Noticed most everything is green again but that the Transitioners are still disabled
traitement_v4 host32 Not Running
traitement_v5 host32 Not Running
raitement host32 Disabled

The SERVER STATUS time stamp has NOT changed.
Task data as of 29 Oct 2022, 23:10:37 UTC

ID: 9378 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Dr Who Fan
     
Avatar

Send message
Joined: 29 Jul 11
Posts: 334
Credit: 1,243,719
RAC: 322
Message 9379 - Posted: 30 Oct 2022, 20:24:03 UTC

SERVER STATUS PAGE still waffles with what appears to be current information and falling behind and different things being stopped.

Currently the validator_v5 (data_collect_v5) & credit are Not Running.

Appears my hours and credits have updated. Negative hours appears in the Last 24 hours page.

ID: 9379 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile STE\/E
             
Avatar

Send message
Joined: 28 Mar 10
Posts: 672
Credit: 3,996,415
RAC: 711
Message 9381 - Posted: 31 Oct 2022, 10:03:05 UTC - in response to Message 9377.  

Maybe something to do with the clocks going back?

Pete

Interesting catch, never crossed my thought. That's a possibility.
Credit, Total hours and 24 hours still not updating despite tasks supposedly validation status.


Going back where, they don't go back till the 6'th here in Michigan.
ID: 9381 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
mikey
     
Avatar

Send message
Joined: 20 May 10
Posts: 555
Credit: 1,910,265
RAC: 778
Message 9382 - Posted: 31 Oct 2022, 11:06:06 UTC - in response to Message 9381.  

Maybe something to do with the clocks going back?

Pete

Interesting catch, never crossed my thought. That's a possibility.
Credit, Total hours and 24 hours still not updating despite tasks supposedly validation status.


Going back where, they don't go back till the 6'th here in Michigan.


Europe did it the other day
ID: 9382 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Profile STE\/E
             
Avatar

Send message
Joined: 28 Mar 10
Posts: 672
Credit: 3,996,415
RAC: 711
Message 9384 - Posted: 2 Nov 2022, 9:57:14 UTC

Okay ...
ID: 9384 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote

Message boards : Number crunching : Is project having server / database problems?

©2024 Sébastien