home *** CD-ROM | disk | FTP | other *** search
- .se Misc
- .vm 1
- .vi 3
- .rl 2
- .da 07 May, 1993
- .ss Error Message Summary
-
- The following is a list of the possible error messages with which UUCICO can
- terminate.
-
- Negotiation phase
- -----------------
-
- STARTUP: rmsg timeout (M1)
- STARTUP: rmsg timeout (M2)
- STARTUP: rmsg timeout (M3)
- STARTUP: rmsg timeout (S1)
- STARTUP: rmsg timeout (S2)
-
- FSUUCP has timed out while waiting for data from the remote site. The code
- in parenthesis designates where in the process the timeout occured. M codes
- are for master and S codes are for slave mode.
-
- STARTUP: Shere error [data]
-
- FSUUCP did not receive an "=" as the 6th character in the Shere message
- expected at this point. The actual message received is displayed. To keep
- this from being a problem, define "ignorehost" as described above.
-
- STARTUP: host name error [data]
-
- The host name provided by the remote did not match the one supplied to
- uucico. The actual Shere message received is displayed.
-
- STARTUP: No U or No common protocol [data]
- STARTUP: No P or No common protocol [data]
-
- No protocol message was received, or no common protocols could be found.
- The data sent from the remote is displayed.
-
- STARTUP: M2 not OK, got [data]
-
- No "ROK" message was received. The data sent from the remote is displayed.
-
- SETPROTO: Could not find protocol
-
- The protocol agreed upon could not be found in the protocol table. Since
- FSUUCP only supports "g" at this time, this message should never appear.
-
- Control Phase
- -------------
-
- SBREAK: error sending [H] message (sndpkt)
- SBREAK: error receiving [H] reply (getpkt)
-
- An "H" message was expected and was never seen.
-
- SEND: malformed command line [data]
-
- A badly formed command line was found. The actual command line is displayed.
-
- SEND: invalid request: [data]
-
- The remote has sent an invalid request. The actual request is displayed.
-
- SDF: error sending request
- SDF: error receiving reply
-
- An error occured sending or receiving a command to/from the remote.
-
- SDF: did not get 'Y' got [data]
-
- FSUUCP did not receive permission to complete the request. The actual
- reply is displayed.
-
- File control Phase
- ------------------
-
- RECEIVE: [error] closing [filename]
- RECEIVE: Error writing data to [filename]
- SEND: [error] opening workfile [filename]
- SEND: error opening command file [filename]
-
- A DOS error occured while operating on the file "filename"
-
- Transfer Phase
- --------------
-
- SDF: sendpkt failure
- SCHKDIR: sendpkt failure
- RECEIVE: sendpkt failure (SY)
- RECEIVE: sendpkt failure (CY)
-
- The packet sending mechanism failed.
-
- RECEIVE: getpkt failure
- RECEIVE: getpkt failure
-
- The packet receiving mechanism failed. getpkt failure is a general
- catch-all error message meaning that there was a problem in the
- packet transfer mechanism. The above errors are usually caused by phone
- noise or an error on the remote side. A simple solution is to wait a short
- time and then re-poll the site.
-