Manuals/errorcodes

From Minux Wiki
Jump to navigation Jump to search

this is not a manual but a list of error codes minux can trow at you debug and error codes is still a work in progress, this is not complete yet.


apt

100 - Apt Access denied, not owner or admin

101 - invalid input

102 - getfile found no source file, resetting to default source

103 - failed to meet package dependency's.

104 - apt noticed that "installed.db" is missing, it created a new one

105 - apt package installation failed, file was not found.

106 - uninstall failed, program not installed

107 - Repository verification failed, the URL is wrong.

108 - no server found for this package.


minux

201 - login found no root user, attempting to create one.

202 - invalid input data, cannot proceed.

204 - dhcp not found

205 - dhcp does not know who auth is

206 - dhcp auth request returned nill, no reply.

207 - auth did not reply ack on request

208 - auth did not reply at all

209 - connection to auth server failed

210 - data sync error


auth-client

300 - access denied, not admin

301 - invalid input

302 - data sync error, the data sent did not match the bounce received. most likely network collision.

303 - auth access denied, user data is invalid

304 - auth did not reply confirmation, check the auth server output for info.

305 - auth could not be contacted, check if it is in reach and running.

306 - DHCP server unknown, is it outside of reach or offline?

after testing this system, more error codes will be added for other programs to.