Radioactive@home + GQ GMC-300E Geiger Counter

Page 3 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

StefanR5R

Elite Member
Dec 10, 2016
5,591
8,013
136
I looked at it today and I think I can write a new gmc300 app based on this.

One HUGE caveat: I am chronically lacking spare time.

I will order one or another GQ GMC and then try this. But don't expect any real progress before November.
Or should I have said not before December, to manage expectations better? I am making baby steps and haven't accomplished anything to show yet.

One thing which dawned on me is that I probably should concentrate on getting something up and running on Linux first, and not distract myself with questions of portability to Windows for the first stage. It looks like a port to Windows will either require quite some extra code, or moving the application from MinGW (which was used by the Radac developers so far, AFAICT) to Cygwin. Windows' lack of a POSIX programming interface to properly open COM ports might be the reason why the existing gmc300.exe doesn't work unless one first accessed the GMC via a different GQ GMC compatible program.
 

StefanR5R

Elite Member
Dec 10, 2016
5,591
8,013
136

gsrcrxsi

Member
Aug 27, 2022
46
26
51
No rush on the app Stefan. I appreciate you working on it . Having a native app without broken behavior in the string length of the device name will be a godsend for everyone.
 

Skillz

Senior member
Feb 14, 2014
940
962
136
I concur with @gsrcrxsi . No rush on it, although I think I can get more people to join the project if we can get a store bought device working reliable and accurately on the project.
 

Skillz

Senior member
Feb 14, 2014
940
962
136
Dang, I posted in the same thread also.

I'm relatively new to this project. Not sure if this is normal for it or if something is wrong. Seems the whole server is either down or they're blocking ICMP requests.
 

StefanR5R

Elite Member
Dec 10, 2016
5,591
8,013
136
I had a look at the last couple of pages of SETI.Germany's R@h forum thread:

12/2017 - 01/2018 DNS trouble
08/2019 DNS trouble
02/2020 out of disk space
06/2020 down for a few(?) days
09/2020 down for a few(?) days
10/2020 down for a week
11/2020 down for a while, admin is in the hospital (pandemic)
05/2023 - 06/2023 boinc services down for several days

The 11/2023 downtimes were not mentioned in that forum yet, which means that the above picture could be incomplete as well.
 

mmonnin03

Senior member
Nov 7, 2006
218
221
116
No reply in the U@H thread but I have a new task running.
He must have restored a DB as the last task I received on the 27th is still in progress on the R@H website. From my log it showed the task as unusable, then the site as unavailable, then it uploaded, reported and got a new task. That sample name in the log doesn't match the In Progress task or any other of mine. The next sample name matches the 1st completed task today.
Radioactive@Home 11/29/2023 9:26:03 AM Result sample_15686530_0 is no longer usable

The 2nd (2hr) task I received today was marked as invalid for too many total results for some odd reason.
 

StefanR5R

Elite Member
Dec 10, 2016
5,591
8,013
136
Since 2.5 hours ago, uploads are failing with transient HTTP error. server_status.php shows upload/download server as disabled. Web site and scheduler can be reached. Scheduler responses are malformed though ("no start tag in scheduler reply").
 

mmonnin03

Senior member
Nov 7, 2006
218
221
116
I got a new task several minutes ago and the site still shows the upload/download server as disabled. I don't see anything in the event log about communications since the site came back up earlier today.
 

StefanR5R

Elite Member
Dec 10, 2016
5,591
8,013
136
Indeed. I browsed a few hosts of other users via the stats pages, and they have uploaded/ reported/ validated results throughout last night, whereas my two hosts don't.

I reset my cable modem, had my two hosts retry the transfers, and they succeeded right away!

Maybe traffic from/to my dynamic IP address was mangled somewhere by some router.
 
Last edited:

Skillz

Senior member
Feb 14, 2014
940
962
136
The domain for me now is redirecting to a "domain for sale" page, but the domain isn't actually for sale.

I think this is related to their server being hacked. Previously I've noticed that clicking on the Project or Forums links at the very top of the home/main page (not the BOINC site) would redirect you to phishing type sites sometimes.

If anyone's DNS is resolving to the correct IP can you guys please post that IP so I can make a manual entry in one of my DNS servers to test it please.

edit
I went to the site using Firefox this time (Normally use Chome) and it went to the correct page. My hosts seem to be connecting to the project correctly though. Went back to Chome and the domain resolved to the correct location this time.

I pinged the domain and this is the IP that I received. 145.239.234.237

edit 2:


These links redirect me to fishy sites in a second tab, but the main tab will go to the correct site. This does not happen 100% of the time, but usually anytime I haven't visited the site in a while it will do it. Others have reported the same issue.
 

gsrcrxsi

Member
Aug 27, 2022
46
26
51
neither the main site or the /boinc site will load for me. but the boinc instances are still communicating and uploading... somewhere.
 

StefanR5R

Elite Member
Dec 10, 2016
5,591
8,013
136
I just came home from work.
I can basically confirm what's said in #65 and #66.
While my BOINC clients still interact with the server (notably, send trickles), the project's web interface is not responding to my web browser (Seamonkey)... at first!

The DNS cache of my localhost has this:
Code:
$ nslookup radioactiveathome.org
Server:         127.0.0.1
Address:        127.0.0.1#53

Non-authoritative answer:
Name:   radioactiveathome.org
Address: 195.224.99.190
Name:   radioactiveathome.org
Address: 145.239.234.237
** server can't find radioactiveathome.org: NOTIMP

The DNS of my ISP and a different public DNS server resolve it to 145.239.234.237 only. http://195.224.99.190/ goes to the UK site, http://145.239.234.237/ goes to Rad@h proper. http://145.239.234.237/boinc/ shows the BOINC project server's main page.

Now that I visited those latter addresses with the web browser, http://radioactiveathome.org/boinc/ works in that web browser instance again (responds promptly).

I can also partially confirm what @Skillz already reported earlier about the sketchy popups on http://radioactiveathome.org/en/. I have occasionally seen this earlier, but not right now, neither with adblocker nor without.
 
Reactions: Skillz

mmonnin03

Senior member
Nov 7, 2006
218
221
116
I was also redirected to a domain for sale site on first click to my profile today (tab was still open). Went back and it went to the main boinc page and I haven't seen the for sale site again.
 

Skillz

Senior member
Feb 14, 2014
940
962
136
Thanks for the update. We were just discussing it the other day and was wondering if their was any status update. So I figured I'd ask about it.
 
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |