Questions and Answers :
Bugs :
All errors (PLEASE OPEN NEW THREADS)
Message board moderation
Previous · 1 · 2 · 3 · 4 · 5 · 6 . . . 7 · Next
Author | Message |
---|---|
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
@[TA]crashtech: the new app version (220523) supports checkpointing. Hope this also fixes your issues. |
Send message Joined: 25 May 22 Posts: 9 Credit: 32,319 RAC: 0 |
Hi I just added this project to BOINC Manager (for Windows) and I duly installed Git for WIndows. This did not request a reboot of the host, so I downloaded some tasks and they all FAILED, with errors within seconds. 1st task error log:
I rebooted the host and I get the same error. 2nd task error log:
Other tasks from other projects are fine....so there's something about your project exe and how it "integrates" with Git for Windows I guess? regards Tim |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
Hi Tim, can you please check for errors in your logs at https://boinc.loda-lang.org/loda/logs.php ? |
Send message Joined: 25 May 22 Posts: 9 Credit: 32,319 RAC: 0 |
Hi Tim, can you please check for errors in your logs at https://boinc.loda-lang.org/loda/logs.php ? Thanks for the reply and feedback. I have checked my logs as you suggested. What exactly should I do with these log files, as I'm not a programmer... However: The one thing I have seen is this: No web client found. Please install curl or wget. This error message is NOT shown in the stderror logs....and installing either "curl" or "wget" is NOT shown on the website as being a "requirement" for processing your tasks, if your host OS is Windows (of ANY variety).. (Other projects make it clear, from the start, that other resources are required, such as VBox or Microsoft Redistributable Visual C++ files....). One set of log entries is quite different to all the others, as follows: wu_1652712035_5860_1_r1375959957_0 2022-05-25 09:48:08|INFO |Starting LODA v22.5.23. See https://loda-lang.org/ 2022-05-25 09:48:08|INFO |Platform: windows, user name: UBT - Timbo 2022-05-25 09:48:08|INFO |Using LODA home directory "C:\ProgramData\BOINC/projects/boinc.loda-lang.org_loda\" 2022-05-25 09:48:08|INFO |Checking environment 2022-05-25 09:48:08|WARN |Setting environment variable: COMSPEC=C:\WINDOWS\system32\cmd.exe 2022-05-25 09:48:08|WARN |Setting environment variable: SYSTEMROOT=C:\WINDOWS 2022-05-25 09:48:08|WARN |Setting environment variable: PATH=C:\WINDOWS\system32;C:\Program Files\Git\cmd;C:\Program Files\Git\usr\bin 2022-05-25 09:48:08|WARN |Setting environment variable: TMP=C:\ProgramData\BOINC/projects/boinc.loda-lang.org_loda\ 2022-05-25 09:48:08|WARN |Setting environment variable: TEMP=C:\ProgramData\BOINC/projects/boinc.loda-lang.org_loda\ Cloning into 'C:\ProgramData\BOINC/projects/boinc.loda-lang.org_loda\programs'... Updating files: 0% (348/82978) Updating files: 1% (830/82978) Updating files: 1% (967/82978) Updating files: 1% (1328/82978) Updating files: 2% (1660/82978) Updating files: 2% (1709/82978) Updating files: 2% (2048/82978) etc etc Updating files: 99% (82149/82978) Updating files: 99% (82778/82978) Updating files: 100% (82978/82978) Updating files: 100% (82978/82978), done. 2022-05-25 09:53:41|ERROR|No web client found. Please install curl or wget. So, I don't quite understand what the "Updating files:" relates to ?? But the self-same error at the end of this listing is the same as all the others. PS: I did install "curl" previously, but it didn't seem to help - as I previously noted. I have now installed "wget" and I'll check in the morning as to whether this has helped. regards and thanks again Tim |
Send message Joined: 16 May 22 Posts: 7 Credit: 2,314,693 RAC: 6,852 |
My Ryzen 7 2700 running Ubuntu is still telling me this when I have a look at any of my 100 per cent errors: <core_client_version>7.16.6</core_client_version> <![CDATA[ <message> process exited with code 195 (0xc3, -61)</message> <stderr_txt> 05:45:43 (332964): wrapper (7.5.26014): starting 05:45:43 (332964): wrapper: running ../../projects/boinc.loda-lang.org_loda/loda-220523-linux-x86 (boinc -H 4) 05:45:44 (332964): loda exited; CPU time 0.006301 05:45:44 (332964): app exit status: 0x86 05:45:44 (332964): called boinc_finish(195) </stderr_txt> ]]> Any ideas how to overcome the situation? Thanks for your input. - - - - - - - - - - Greetings, Jens |
Send message Joined: 24 May 22 Posts: 13 Credit: 2,582,143 RAC: 0 |
I got 181 error code 195 out of 319 WUs. No obvious reason to see. Windows 10 with GIt installed and rebooted. 2 out of 3 WUs are processed well, others fail after 10 seconds or 2 hours... |
Send message Joined: 25 May 22 Posts: 9 Credit: 32,319 RAC: 0 |
I got 181 error code 195 out of 319 WUs. No obvious reason to see. As the project admin kindly advised me, look at your own logs here: https://boinc.loda-lang.org/loda/logs.php These might show up more of a problem than the stderr logs. |
Send message Joined: 25 May 22 Posts: 9 Credit: 32,319 RAC: 0 |
My Ryzen 7 2700 running Ubuntu is still telling me this when I have a look at any of my 100 per cent errors: As the project admin kindly advised me, look at your own logs here: https://boinc.loda-lang.org/loda/logs.php These might show up more of a problem than the stderr logs. |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
@GolfSierra: I saw many submissions from your worker, e.g. this one: https://twitter.com/lodaminer/status/1531544264911495169 I assume it is work now? |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
@Tim: curl is already pre-installed on Windows 10 or higher. That is the reason why we don't mention it explicitly. |
Send message Joined: 16 May 22 Posts: 7 Credit: 2,314,693 RAC: 6,852 |
My Ryzen 7 2700 running Ubuntu is still telling me this when I have a look at any of my 100 per cent errors:
I see. So there are the individual logs per workunit. Thanks for directing me towards them. git isn't found although it's installed. As the machine in question is the only one that had Ubuntu 20 installed directly - and also the one to be updated to the highest subversion - I'm asking myself if something of this might have made a difference. I suppose something has been done differently from my other linux machines. I'll try to fix the apparent issues. Thanks again! - - - - - - - - - - Greetings, Jens |
Send message Joined: 16 May 22 Posts: 7 Credit: 2,314,693 RAC: 6,852 |
My Ryzen 7 2700 running Ubuntu is still telling me this when I have a look at any of my 100 per cent errors:
I see. So there are the individual logs per workunit. It seems the machine isn't too happy about cloning the online programs. When looking at things I didn't find a directory 'programs', so I created one and set it to be workable by user boinc. I also re-installed git, but I still get this: 2022-06-01 21:07:55|INFO |Starting LODA v22.5.31. See https://loda-lang.org/ 2022-06-01 21:07:55|INFO |Platform: linux-x86, user name: gemini8 2022-06-01 21:07:55|INFO |Using LODA home directory "/var/lib/boinc-client/projects/boinc.loda-lang.org_loda/" 2022-06-01 21:07:55|INFO |Checking environment sh: 1: git: not found 2022-06-01 21:08:17|ERROR|Error executing command (exit code 32512): git clone https://github.com/loda-lang/loda-programs.git "/var/lib/boinc-client/projects/boinc.loda-lang.org_loda/programs" terminate called after throwing an instance of 'std::runtime_error' what(): Error executing command (exit code 32512): git clone https://github.com/loda-lang/loda-programs.git "/var/lib/boinc-client/projects/boinc.loda-lang.org_loda/programs" - - - - - - - - - - Greetings, Jens |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
Hi Jens, this is strange. Can you please run these two commands to verify that git is included in your system-wide environment? which git cat /etc/environment The path where git is installed should appear in the PATH. |
Send message Joined: 19 May 22 Posts: 1 Credit: 46,936 RAC: 1,116 |
Hi Jens, which git /usr/bin/git cat /etc/environment PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" But, after a shutdown -r now everything seems fine. At least some work is at up to 85% now. :-) Thank you. |
Send message Joined: 16 May 22 Posts: 7 Credit: 2,314,693 RAC: 6,852 |
Hi Jens,
Ok, that shouldn't have happened. Been logged in with our team account. Don't see a 'delete-my-post'-button. - - - - - - - - - - Greetings, Jens |
Send message Joined: 3 Jun 22 Posts: 21 Credit: 100,051 RAC: 0 |
https://boinc.loda-lang.org/loda/result.php?resultid=351092. 3 hours of coretime wasted. With the cost of electricity these days this is not an incalculable amount. Is this a bug? Is it abutting against computational limits/address-space? Have had enough successful units so far |
Send message Joined: 22 May 22 Posts: 1 Credit: 2,501,891 RAC: 21 |
https://boinc.loda-lang.org/loda/result.php?resultid=351092. Seeing about 1/5th of all my tasks failing with computation errors, validate errors, or aborted by myself after a long time of no progress.. Seems to be a bit buggy. Same scenario on Linux and Windows hosts. |
Send message Joined: 3 Jun 22 Posts: 21 Credit: 100,051 RAC: 0 |
Unit https://boinc.loda-lang.org/loda/result.php?resultid=357672 is stuck at 2.7% after currently 2 hours - other units at this time are approaching 50%! Within the wu_1653460825_20320_1_r591179086_0 file is: 2022-06-04 18:23:17|ALERT|Faster program for A114889: a(1)=1 and, for n>1, a(n) is the smallest integer greater than a(n-1) such that a(n)+a(i) is not a power of 3, for i=1,..., n-1. Terms: 1,3,4,7,9,10,11,12,13,19. Submitted by DaveW |
Send message Joined: 9 May 22 Posts: 250 Credit: 449,267 RAC: 198 |
No CPU time is wasted. Results are transferred immediately to the API server. Can you check for errors in your logs? https://boinc.loda-lang.org/loda/logs.php |
Send message Joined: 3 Jun 22 Posts: 21 Credit: 100,051 RAC: 0 |
It is a waste if they do not yield credit. There appears to be a correlation between tasks that error & the following line in the logs, e.g https://boinc.loda-lang.org/loda/result.php?resultid=383068: wu_1653998999_63537_0_r1321396674_0 ... 2022-06-06 19:43:02|WARN |Reaching maximum physical memory limit of 1024MB. I have 64GB. |
©2024 LODA Language