All errors (PLEASE OPEN NEW THREADS)

Questions and Answers : Bugs : All errors (PLEASE OPEN NEW THREADS)
Message board moderation

To post messages, you must log in.

Previous · 1 · 2 · 3 · 4 · 5 · 6 . . . 7 · Next

AuthorMessage
Christian Krause
Project administrator

Send message
Joined: 9 May 22
Posts: 250
Credit: 449,267
RAC: 198
Message 273 - Posted: 23 May 2022, 19:59:24 UTC - in response to Message 262.  

@[TA]crashtech: the new app version (220523) supports checkpointing. Hope this also fixes your issues.
ID: 273 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
UBT - Timbo

Send message
Joined: 25 May 22
Posts: 9
Credit: 32,319
RAC: 0
Message 297 - Posted: 25 May 2022, 14:02:09 UTC
Last modified: 25 May 2022, 14:02:40 UTC

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:


Name wu_1652712035_5860_1
Workunit 27956

<core_client_version>7.16.20</core_client_version>
<![CDATA[
<message>
(unknown error) - exit code 195 (0xc3)</message>
<stderr_txt>
09:48:08 (11596): wrapper (7.7.26016): starting
09:48:08 (11596): wrapper: running ../../projects/boinc.loda-lang.org_loda/loda-220523-windows.exe (boinc -H 4)
09:53:46 (11596): loda exited; CPU time 58.827977
09:53:46 (11596): app exit status: 0x3
09:53:46 (11596): called boinc_finish(195)

</stderr_txt>
]]>


I rebooted the host and I get the same error.

2nd task error log:


Name wu_1653325548_4079_1
Workunit 89204

<core_client_version>7.16.20</core_client_version>
<![CDATA[
<message>
(unknown error) - exit code 195 (0xc3)</message>
<stderr_txt>
14:48:01 (6080): wrapper (7.7.26016): starting
14:48:01 (6080): wrapper: running ../../projects/boinc.loda-lang.org_loda/loda-220523-windows.exe (boinc -H 4)
14:48:06 (6080): loda exited; CPU time 0.000000
14:48:06 (6080): app exit status: 0x3
14:48:06 (6080): called boinc_finish(195)

</stderr_txt>
]]>


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
ID: 297 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Christian Krause
Project administrator

Send message
Joined: 9 May 22
Posts: 250
Credit: 449,267
RAC: 198
Message 300 - Posted: 25 May 2022, 19:35:02 UTC - in response to Message 297.  

Hi Tim, can you please check for errors in your logs at https://boinc.loda-lang.org/loda/logs.php ?
ID: 300 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
UBT - Timbo

Send message
Joined: 25 May 22
Posts: 9
Credit: 32,319
RAC: 0
Message 307 - Posted: 25 May 2022, 21:54:25 UTC - in response to Message 300.  
Last modified: 25 May 2022, 21:56:36 UTC

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
ID: 307 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
gemini8
Avatar

Send message
Joined: 16 May 22
Posts: 7
Credit: 2,314,693
RAC: 6,852
Message 320 - Posted: 28 May 2022, 17:49:35 UTC

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
ID: 320 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
GolfSierra

Send message
Joined: 24 May 22
Posts: 13
Credit: 2,582,143
RAC: 0
Message 321 - Posted: 28 May 2022, 18:06:36 UTC

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...
ID: 321 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
UBT - Timbo

Send message
Joined: 25 May 22
Posts: 9
Credit: 32,319
RAC: 0
Message 324 - Posted: 29 May 2022, 9:45:19 UTC - in response to Message 321.  

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...


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.
ID: 324 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
UBT - Timbo

Send message
Joined: 25 May 22
Posts: 9
Credit: 32,319
RAC: 0
Message 325 - Posted: 29 May 2022, 9:45:43 UTC - in response to Message 320.  

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.


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.
ID: 325 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Christian Krause
Project administrator

Send message
Joined: 9 May 22
Posts: 250
Credit: 449,267
RAC: 198
Message 333 - Posted: 31 May 2022, 12:32:10 UTC - in response to Message 325.  

@GolfSierra: I saw many submissions from your worker, e.g. this one:
https://twitter.com/lodaminer/status/1531544264911495169
I assume it is work now?
ID: 333 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Christian Krause
Project administrator

Send message
Joined: 9 May 22
Posts: 250
Credit: 449,267
RAC: 198
Message 334 - Posted: 31 May 2022, 12:34:48 UTC - in response to Message 333.  

@Tim: curl is already pre-installed on Windows 10 or higher. That is the reason why we don't mention it explicitly.
ID: 334 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
gemini8
Avatar

Send message
Joined: 16 May 22
Posts: 7
Credit: 2,314,693
RAC: 6,852
Message 336 - Posted: 1 Jun 2022, 18:31:13 UTC - in response to Message 325.  
Last modified: 1 Jun 2022, 18:32:59 UTC

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.


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.

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
ID: 336 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
gemini8
Avatar

Send message
Joined: 16 May 22
Posts: 7
Credit: 2,314,693
RAC: 6,852
Message 337 - Posted: 1 Jun 2022, 19:54:47 UTC - in response to Message 336.  

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.


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.

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!

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
ID: 337 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Christian Krause
Project administrator

Send message
Joined: 9 May 22
Posts: 250
Credit: 449,267
RAC: 198
Message 338 - Posted: 1 Jun 2022, 20:40:46 UTC - in response to Message 337.  

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.
ID: 338 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
RKN-Cluster

Send message
Joined: 19 May 22
Posts: 1
Credit: 46,936
RAC: 1,116
Message 339 - Posted: 2 Jun 2022, 4:31:44 UTC - in response to Message 338.  

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.

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.
ID: 339 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
gemini8
Avatar

Send message
Joined: 16 May 22
Posts: 7
Credit: 2,314,693
RAC: 6,852
Message 340 - Posted: 2 Jun 2022, 4:37:52 UTC - in response to Message 339.  

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.


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.

Ok, that shouldn't have happened.
Been logged in with our team account.
Don't see a 'delete-my-post'-button.
- - - - - - - - - -
Greetings, Jens
ID: 340 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
DaveW

Send message
Joined: 3 Jun 22
Posts: 21
Credit: 100,051
RAC: 0
Message 344 - Posted: 4 Jun 2022, 9:08:19 UTC

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
ID: 344 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Penguin

Send message
Joined: 22 May 22
Posts: 1
Credit: 2,501,891
RAC: 21
Message 345 - Posted: 4 Jun 2022, 13:45:13 UTC - in response to Message 344.  

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


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.
ID: 345 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
DaveW

Send message
Joined: 3 Jun 22
Posts: 21
Credit: 100,051
RAC: 0
Message 346 - Posted: 4 Jun 2022, 19:24:36 UTC

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
ID: 346 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Christian Krause
Project administrator

Send message
Joined: 9 May 22
Posts: 250
Credit: 449,267
RAC: 198
Message 351 - Posted: 6 Jun 2022, 20:08:58 UTC - in response to Message 346.  

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
ID: 351 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
DaveW

Send message
Joined: 3 Jun 22
Posts: 21
Credit: 100,051
RAC: 0
Message 353 - Posted: 6 Jun 2022, 20:15:48 UTC
Last modified: 6 Jun 2022, 20:16:17 UTC

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.
ID: 353 · Rating: 0 · rate: Rate + / Rate - Report as offensive     Reply Quote
Previous · 1 · 2 · 3 · 4 · 5 · 6 . . . 7 · Next

Questions and Answers : Bugs : All errors (PLEASE OPEN NEW THREADS)

©2024 LODA Language