Difference between revisions of "Error code -171 to -180 explained"

From BOINC Wiki
Jump to: navigation, search
(Adding FAQ 78)
 
Line 1: Line 1:
ERR_SOCKS_BAD_USER_PASS -171
+
'''ERR_SOCKS_BAD_USER_PASS -171''' - This is old code that is no longer in use by any version of Boinc.
  
This is old code that is no longer in use by any version of Boinc.  
+
'''ERR_SOCKS_UNKNOWN_SERVER_VERSION -172''' - This is old code that is no longer in use by any version of Boinc.
  
ERR_SOCKS_UNKNOWN_SERVER_VERSION -172
+
'''ERR_SOCKS_UNSUPPORTED -173''' - This is old code that is no longer in use by any version of Boinc.
  
This is old code that is no longer in use by any version of Boinc.
+
'''ERR_SOCKS_CANT_REACH_HOST -174''' - This is old code that is no longer in use by any version of Boinc.
  
ERR_SOCKS_UNSUPPORTED -173
+
'''ERR_SOCKS_CONN_REFUSED -175''' - This is old code that is no longer in use by any version of Boinc.
  
This is old code that is no longer in use by any version of Boinc.
+
'''ERR_TIMER_INIT -176''' - This is old code that is no longer in use by any version of Boinc.
  
ERR_SOCKS_CANT_REACH_HOST -174
 
  
This is old code that is no longer in use by any version of Boinc.
+
'''ERR_RSC_LIMIT_EXCEEDED -177'''
  
ERR_SOCKS_CONN_REFUSED -175
+
''Maximum disk usage is exceeded.'' - The science application is aborted.  
 
 
This is old code that is no longer in use by any version of Boinc.
 
 
 
ERR_TIMER_INIT -176
 
 
 
This is old code that is no longer in use by any version of Boinc.
 
 
 
ERR_RSC_LIMIT_EXCEEDED -177
 
 
 
Maximum disk usage is exceeded. The science application is aborted.  
 
 
Check your disk usage settings in your general preferences.  
 
Check your disk usage settings in your general preferences.  
  
Maximum disk usage exceeded or Maximum memory usage exceeded (check the messages tab/Event Log for more information)  The science application is aborted. Check your disk/memory usage settings in your general preferences.
+
''Maximum disk usage exceeded'' or ''Maximum memory usage exceeded'' - (check the messages tab/Event Log for more information)  The science application is aborted. Check your disk/memory usage settings in your general preferences.
 
   
 
   
Maximum CPU time exceeded. The maximum granted CPU time for a work unit is exceeded, probably a stuck work unit. The science application is aborted. If a work unit gets stuck, exiting and restarting BOINC is a known workaround to fix this (if it's not already aborted ;-)).
+
''Maximum CPU time exceeded.'' - The maximum granted CPU time for a work unit is exceeded, probably a stuck work unit. The science application is aborted. If a work unit gets stuck, exiting and restarting BOINC is a known workaround to fix this (if it's not already aborted ;-)).
 +
 
  
ERR_INVALID_PARAM -178
+
'''ERR_INVALID_PARAM -178''' - This is an Auto-Update error, when the project has multiple science applications that you must choose from, or the application version for your BOINC version can not be found.
  
This is an Auto-Update error, when the project has multiple science applications that you must choose from, or the application version for your BOINC version can not be found.  
+
'''ERR_SIGNAL_OP -179''' - Exit of installing unhandled exception filters and signal traps.
  
ERR_SIGNAL_OP -179
+
'''ERR_BIND -180''' - GUI RPC bind failed.
  
Exit of installing unhandled exception filters and signal traps.
 
  
ERR_BIND -180
 
  
GUI RPC bind failed.
 
 
  | Jorden
 
  | Jorden
 
  | 3
 
  | 3

Revision as of 15:40, 30 June 2016

ERR_SOCKS_BAD_USER_PASS -171 - This is old code that is no longer in use by any version of Boinc.

ERR_SOCKS_UNKNOWN_SERVER_VERSION -172 - This is old code that is no longer in use by any version of Boinc.

ERR_SOCKS_UNSUPPORTED -173 - This is old code that is no longer in use by any version of Boinc.

ERR_SOCKS_CANT_REACH_HOST -174 - This is old code that is no longer in use by any version of Boinc.

ERR_SOCKS_CONN_REFUSED -175 - This is old code that is no longer in use by any version of Boinc.

ERR_TIMER_INIT -176 - This is old code that is no longer in use by any version of Boinc.


ERR_RSC_LIMIT_EXCEEDED -177

Maximum disk usage is exceeded. - The science application is aborted. Check your disk usage settings in your general preferences.

Maximum disk usage exceeded or Maximum memory usage exceeded - (check the messages tab/Event Log for more information) The science application is aborted. Check your disk/memory usage settings in your general preferences.

Maximum CPU time exceeded. - The maximum granted CPU time for a work unit is exceeded, probably a stuck work unit. The science application is aborted. If a work unit gets stuck, exiting and restarting BOINC is a known workaround to fix this (if it's not already aborted ;-)).


ERR_INVALID_PARAM -178 - This is an Auto-Update error, when the project has multiple science applications that you must choose from, or the application version for your BOINC version can not be found.

ERR_SIGNAL_OP -179 - Exit of installing unhandled exception filters and signal traps.

ERR_BIND -180 - GUI RPC bind failed.


| Jorden
| 3
| 1
| 23:19:05
| 2008-02-14
| 174520
| 1
| 78
| 2008-02-14 23:19:05
| 2011-06-27 23:58:48