mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Conjectures 'R Us (https://www.mersenneforum.org/forumdisplay.php?f=81)
-   -   News (https://www.mersenneforum.org/showthread.php?t=9784)

gd_barnes 2020-01-08 09:41

Within the next week.


Main two goals will be all 2k bases to n>=300K and bases with <= 8 k's remaining to n>=200K. There will also be number of primes goals and goals for conjectures with < 3000-4000 k's remaining at n=2500 to test them to n=10K or something like that.

gd_barnes 2020-01-09 23:51

The NPLB and CRUS PRPnet servers are down and have been for over 12 hours.

It is not a computer issue. The NPLB and CRUS web pages are OK and I am able to update them.

I am getting a MySQL error that I am unable to fix when I try to start a PRPnet server. It is:
Connect to database failed: [MySQL][ODBC 3.51 Driver]Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2), native code=2002

It is an old Linux machine.

I have tried stopping and restarting MySQL with:
sudo service mysql stop
sudo service mysql start

The stop works fine. When it tries to start it fails with:
* Starting MySQL database server mysqld [ OK ]
* Checking for corrupt, not cleanly closed and upgrade needing tables.
gary@jeepford:~$ ERROR 2013 (HY000) at line 2: Lost connection to MySQL server during query

I have shut down the machine and restarted several times. A few times the PRPnet servers would run for awhile and then shut down. Other times they would not run at all.

I would appreciate any help.

rebirther 2020-01-10 06:23

Your database is corrupt.

MisterBitcoin 2020-01-10 14:20

Since i dont have any experiences with MySQL i decided to ask a friend of mine, and he has some ideas


First thing, config file. (which should be etc/my.cnf)

It should be looking like this

[CODE][mysqld]
max_allowed_packet = 16M
net_read_timeout = 30
net_write_timeout = 60
...
[mysqldump]
max_allowed_packet = 16M[/CODE]


Then the log could give more details, so please upload the log.


systemctl restart mysqld
tail -f /var/log/syslog


Plus check the Port 3306



netstat -tulpn | grep 3306


Attach the results please:)

gd_barnes 2020-01-11 10:34

Discussion continuing in NPLB News thread.

gd_barnes 2020-01-12 03:54

The PRPnet servers are back up! :smile:

gd_barnes 2020-02-26 21:25

I am out of town until March 4th. The pages will be updated after that.

gd_barnes 2020-09-08 18:21

To all,

I was informed today that our long-time contributor, Ian Gunn, aka MyDogBuster, died last week. :sad:

Ian had been a loyal follower and contributor of both NPLB and CRUS since their inception over 12 years ago.

His humor and helpful nature on the projects will be sorely missed.

Sincerely,
Gary Barnes

pepi37 2020-09-08 19:36

[QUOTE=gd_barnes;556442]To all,

I was informed today that our long-time contributor, Ian Gunn, aka MyDogBuster, died last week. :sad:

Ian had been a loyal follower and contributor of both NPLB and CRUS since their inception over 12 years ago.

His humor and helpful nature on the projects will be sorely missed.

Sincerely,
Gary Barnes[/QUOTE]


RIP :(

KEP 2020-09-08 19:40

[QUOTE=gd_barnes;556442]To all,

I was informed today that our long-time contributor, Ian Gunn, aka MyDogBuster, died last week. :sad:

Ian had been a loyal follower and contributor of both NPLB and CRUS since their inception over 12 years ago.

His humor and helpful nature on the projects will be sorely missed.

Sincerely,
Gary Barnes[/QUOTE]

May Ian rest in peace :cry: ... There is no better words than those by Gary, to describe how I and most likely also everyone else who has worked briefly or mainly with Ian, felt about and experienced Ian :smile:

henryzz 2020-09-08 20:29

RIP :cry:
He has contributed heavily to both CRUS and NPLB over the years pushing on as long as the body allowed.


All times are UTC. The time now is 08:49.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.