![]() |
|
|
#947 | |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
Quote:
I'm going to apply these and reboot Primenet in about 30 minutes from now... let's call it 15:50 UTC. Downtime will be about 20 minutes since I'm also going to apply some firmware updates on the host machine and a SQL rollup patch. Last fiddled with by Madpoo on 2015-04-15 at 15:23 |
|
|
|
|
|
|
#948 |
|
"/X\(‘-‘)/X\"
Jan 2013
B7216 Posts |
It turns out one of those fixes is a remote root hole in IIS: https://ma.ttias.be/remote-code-exec...is-on-windows/
|
|
|
|
|
|
#949 | |
|
Serpentine Vermin Jar
Jul 2014
63618 Posts |
Quote:
Well, I have half of the patches installed, but in typical MS fashion, since I skipped updating last month, Windows Update is making me reboot and then install more and reboot again. So it's taking me longer than the 20 minutes I had planned for. The virtual host machine is done at least and the firmware patches applied. Now I'm just waiting on getting the Primenet server itself caught up. It's up for now so it's handling web requests for the moment. In a few more minutes I'll shut down the website again and finish it off. |
|
|
|
|
|
|
#950 |
|
Serpentine Vermin Jar
Jul 2014
3,313 Posts |
|
|
|
|
|
|
#951 |
|
Romulan Interpreter
Jun 2011
Thailand
3·3,221 Posts |
Warning: odbc_exec(): SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]Transaction (Process ID 56) was deadlocked on trial factoring (huh?
haha)lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction., SQL state 40001 in SQLExecDirect in C:\inetpub\www\report_top_500_custom\default.php on line 92 Last fiddled with by LaurV on 2015-04-18 at 04:38 |
|
|
|
|
|
#952 | |
|
Serpentine Vermin Jar
Jul 2014
1100111100012 Posts |
Quote:
It also wouldn't hurt to hide the error messages, but hey, we're all friends here, and seeing the errors helps figure out the problem.
|
|
|
|
|
|
|
#953 |
|
"/X\(‘-‘)/X\"
Jan 2013
55628 Posts |
Something odd is happening for me with mersenne.org.
When I'm not logged in, it goes fast. When I am logged in, all requests eventually time out after several minutes with a 500 error. This is happening on browsers on two different machines as well as using mfloop.py on four different machines. I can't submit any results right now. Last fiddled with by Mark Rose on 2015-04-26 at 05:34 |
|
|
|
|
|
#954 |
|
"/X\(‘-‘)/X\"
Jan 2013
B7216 Posts |
Okay, I stopped my minutely spider, and it now responds again. I guess some kind of database lock kept piling up.
|
|
|
|
|
|
#955 | |
|
Serpentine Vermin Jar
Jul 2014
CF116 Posts |
Quote:
|
|
|
|
|
|
|
#956 | |
|
"/X\(‘-‘)/X\"
Jan 2013
2·5·293 Posts |
Quote:
Bleh. Looks like I lost 825 GHz-days of work or so. Ah well :/ I keep about 300 GHz-d/d in reserve (where I have to pay for power)... so I'll press that into service. Last fiddled with by Mark Rose on 2015-04-26 at 18:55 |
|
|
|
|
|
|
#957 |
|
P90 years forever!
Aug 2002
Yeehaw, FL
19·397 Posts |
There is a field in the user record that is updated each web page. I think its called dt_last_visited. I guess that locks the row for too long a period, although why it doesn't autocommit it I don't know. One quick change might be to update that query to only update dt_last_visited if it has been at least an hour since the last update. Something like "where dt_last_visited < dateadd (hour, getdate(), -1)"
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Official "Faits erronés dans de belles-lettres" thread | ewmayer | Lounge | 39 | 2015-05-19 01:08 |
| Official "all-Greek-to-me Fiction Literature and Cinema" Thread | ewmayer | Science & Technology | 41 | 2014-04-16 11:54 |
| Official "Lasciate ogne speranza" whinge-thread | cheesehead | Soap Box | 56 | 2013-06-29 01:42 |
| Official "Ernst is a deceiving bully and George is a meanie" thread | cheesehead | Soap Box | 61 | 2013-06-11 04:30 |
| Official "String copy Statement Considered Harmful" thread | Dubslow | Programming | 19 | 2012-05-31 17:49 |