Difference between revisions of "BOINC Client Errors and Error Codes"
(adding font and image) |
(→S: adding error) |
||
(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <div style=" | + | <div style="float:left;">__TOC__</div> |
− | + | <br> | |
− | [[File:client-errors.png| | + | [[File:client-errors.png|center|500px|Client and Manager errors!!]] |
− | [[ | + | <br><br><br><br><br><br> |
+ | <br> | ||
+ | == A == | ||
+ | [[Application failed to initialize properly (0xc0150004)]]<br> | ||
+ | [[Authorization failure -155]]<br> | ||
+ | <br> | ||
+ | == B == | ||
+ | [[Boinc_x.x.x_windows_intelx86.exe is not a valid Win32 application]]<br> | ||
+ | [[BOINC Manager pop-up: Communicating with client, please wait]]<br> | ||
+ | [[BOINC.MSI cannot be found]]<br> | ||
+ | <br> | ||
+ | |||
+ | == C == | ||
+ | [[Can't rename state file; The process cannot access the file because it is being used by another process. (0x20)]]<br> | ||
+ | [[Can't create HTTP response output file projects/project URL/application_name.exe]]<br> | ||
+ | [[Can't open client_state_next.xml: fopen() failed]]<br> | ||
+ | [[Couldn't write state file: fopen() failed; giving up]]<br> | ||
+ | <br> | ||
+ | == D == | ||
+ | [[dir_open: Could not open directory 'slots/0' from '/var/lib/boinc-client']]<br> | ||
+ | <br> | ||
+ | == E == | ||
[[Error code -100 to -110 explained]]<br> | [[Error code -100 to -110 explained]]<br> | ||
[[Error code -111 to -120 explained]]<br> | [[Error code -111 to -120 explained]]<br> | ||
Line 17: | Line 38: | ||
[[Error code -221 to -230 explained]]<br> | [[Error code -221 to -230 explained]]<br> | ||
[[Error code -231 to -240 explained]]<br> | [[Error code -231 to -240 explained]]<br> | ||
− | |||
− | |||
− | |||
− | |||
[[Error code -1073741502 (0xffffffffc0000142) / error code -1073741502 (0xc0000142)]]<br> | [[Error code -1073741502 (0xffffffffc0000142) / error code -1073741502 (0xc0000142)]]<br> | ||
[[Error codes: Other BOINC errors]]<br> | [[Error codes: Other BOINC errors]]<br> | ||
+ | <br> | ||
+ | == F == | ||
[[Fixing: The COM+ Event System failed to fire the ConnectionLost method on subscription A8EDB33C-55FF-4D5D-965A-27769CC279AD. The subscriber returned HRESULT 80010105]]<br> | [[Fixing: The COM+ Event System failed to fire the ConnectionLost method on subscription A8EDB33C-55FF-4D5D-965A-27769CC279AD. The subscriber returned HRESULT 80010105]]<br> | ||
+ | <br> | ||
+ | == G == | ||
+ | [[Graphics are disabled due to configuration...]]<br> | ||
+ | [[Gstate.init() failed, error code: -180]]<br> | ||
+ | [[GUI RPC bind to port 31416 failed: 98]]<br> | ||
+ | <br> | ||
+ | == H == | ||
[[HTTP Error 0]]<br> | [[HTTP Error 0]]<br> | ||
[[HTTP error codes 404, 407, 416, 500, 501, 502, 503 and 504]]<br> | [[HTTP error codes 404, 407, 416, 500, 501, 502, 503 and 504]]<br> | ||
+ | <br> | ||
+ | == M == | ||
[[Maximum disk space exceeded]]<br> | [[Maximum disk space exceeded]]<br> | ||
[[Maximum elapsed time exceeded]]<br> | [[Maximum elapsed time exceeded]]<br> | ||
[[Message from server: Completed task name refused: result already reported as success]]<br> | [[Message from server: Completed task name refused: result already reported as success]]<br> | ||
[[Message from server: Incomplete request received]]<br> | [[Message from server: Incomplete request received]]<br> | ||
+ | <br> | ||
+ | == N == | ||
[[No URL for file transfer of application name]]<br> | [[No URL for file transfer of application name]]<br> | ||
+ | [[No project URL in task state file]]<br> | ||
+ | <br> | ||
+ | |||
+ | == P == | ||
+ | [[Process exit codes 192 - 204]]<br> | ||
[[Project communication failed: attempting access to reference site. Access to reference site succeeded - project servers may be temporarily down.]]<br> | [[Project communication failed: attempting access to reference site. Access to reference site succeeded - project servers may be temporarily down.]]<br> | ||
[[Project Scheduler request failed: Couldn't resolve host name]]<br> | [[Project Scheduler request failed: Couldn't resolve host name]]<br> | ||
+ | <br> | ||
+ | == S == | ||
[[Scheduler request failed: Error 417]]<br> | [[Scheduler request failed: Error 417]]<br> | ||
[[Scheduler request failed: Failed sending data to the peer]]<br> | [[Scheduler request failed: Failed sending data to the peer]]<br> | ||
[[Scheduler request failed: HTTP internal server error]]<br> | [[Scheduler request failed: HTTP internal server error]]<br> | ||
[[Scheduler request failed: Server returned nothing (no headers, no data)]]<br> | [[Scheduler request failed: Server returned nothing (no headers, no data)]]<br> | ||
+ | [[Scheduler request failed: Timeout was reached]]<br> | ||
[[Signals list used in BOINC]]<br> | [[Signals list used in BOINC]]<br> | ||
+ | <br> | ||
+ | |||
+ | == T == | ||
+ | [[The feature you are trying to use is on a network resource that is unavailable]]<br> | ||
[[Time of day]]<br> | [[Time of day]]<br> | ||
− | [[Unrecognized | + | <br> |
+ | |||
+ | == U == | ||
+ | [[Unrecognized tag in cc_config.xml]]<br> | ||
+ | <br> | ||
+ | == W == | ||
[[Waiting for memory (5.8 and above)]]<br> | [[Waiting for memory (5.8 and above)]]<br> | ||
− | < | + | [[Windows installer Error 1325: is not a valid short name]]<br> |
+ | [[Windows Installer Error 1327: Invalid drive letter]]<br> | ||
+ | [[Windows Installer Error 1706: Setup cannot find the required files]]<br> | ||
+ | [[Windows Installer Error 1714: older version cannot be removed]]<br> | ||
+ | [[Windows Installer Error 1905]]<br> | ||
+ | <br> | ||
+ | |||
+ | == Archived FAQs == | ||
+ | [[Windows Installer error - Internal error 2755, 1601]]<br> |
Latest revision as of 19:27, 5 July 2018
A
Application failed to initialize properly (0xc0150004)
Authorization failure -155
B
Boinc_x.x.x_windows_intelx86.exe is not a valid Win32 application
BOINC Manager pop-up: Communicating with client, please wait
BOINC.MSI cannot be found
C
Can't rename state file; The process cannot access the file because it is being used by another process. (0x20)
Can't create HTTP response output file projects/project URL/application_name.exe
Can't open client_state_next.xml: fopen() failed
Couldn't write state file: fopen() failed; giving up
D
dir_open: Could not open directory 'slots/0' from '/var/lib/boinc-client'
E
Error code -100 to -110 explained
Error code -111 to -120 explained
Error code -121 to -130 explained
Error code -131 to -140 explained
Error code -141 to -150 explained
Error code -151 to -160 explained
Error code -161 to -170 explained
Error code -171 to -180 explained
Error code -181 to -190 explained
Error code -191 to -200 explained
Error code -201 to -210 explained
Error code -211 to -220 explained
Error code -221 to -230 explained
Error code -231 to -240 explained
Error code -1073741502 (0xffffffffc0000142) / error code -1073741502 (0xc0000142)
Error codes: Other BOINC errors
F
G
Graphics are disabled due to configuration...
Gstate.init() failed, error code: -180
GUI RPC bind to port 31416 failed: 98
H
HTTP Error 0
HTTP error codes 404, 407, 416, 500, 501, 502, 503 and 504
M
Maximum disk space exceeded
Maximum elapsed time exceeded
Message from server: Completed task name refused: result already reported as success
Message from server: Incomplete request received
N
No URL for file transfer of application name
No project URL in task state file
P
Process exit codes 192 - 204
Project communication failed: attempting access to reference site. Access to reference site succeeded - project servers may be temporarily down.
Project Scheduler request failed: Couldn't resolve host name
S
Scheduler request failed: Error 417
Scheduler request failed: Failed sending data to the peer
Scheduler request failed: HTTP internal server error
Scheduler request failed: Server returned nothing (no headers, no data)
Scheduler request failed: Timeout was reached
Signals list used in BOINC
T
The feature you are trying to use is on a network resource that is unavailable
Time of day
U
Unrecognized tag in cc_config.xml
W
Waiting for memory (5.8 and above)
Windows installer Error 1325: is not a valid short name
Windows Installer Error 1327: Invalid drive letter
Windows Installer Error 1706: Setup cannot find the required files
Windows Installer Error 1714: older version cannot be removed
Windows Installer Error 1905