Canon RM-25 V1.0 Network Video Recording Software RM Series Administrator s Ma - Page 126

Error Codes, Winsock Error Codes, SMTP Error Codes

Page 126 highlights

„ Error Codes Winsock Error Codes Code 10038 10048 10050 10051 10054 10060 10061 10064 10065 10091 11001 11004 Error Message An operation was attempted on something that is not a socket. Only one usage of each socket address (protocol/network address/port) is normally permitted. A socket operation encountered a dead network. A socket operation was attempted to an unreachable network. An existing connection was forcibly closed by the remote host. A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. No connection could be made because the target machine actively refused it. A socket operation failed because the destination host was down. A socket operation was attempted to an unreachable host. WSAStartup cannot function at this time because the underlying system it uses to provide network services is currently unavailable. No such host is known. The requested name is valid, but no data of the requested type was found. Possible Cause This may occasionally occur. No action is required. All communication resources are in use. This error is frequently reported when a video can no longer be displayed in a Viewer layout sequence. Occurs when the computer recognizes that the network is down because the router or hub closest to the computer is powered off. Normally, this cannot be recognized, therefore this error is rarely reported. Occurs when other network devices recognize that the network is down because the router or hub is powered off. Normally, this cannot be recognized, therefore this error is rarely reported. The connection was aborted by the camera due to a camera restart or other causes. This may occur when the camera is restarted using the restart button on the Setting Page provided by the camera software. However, this rarely occurs. A timeout occurred in the TCP connection with the camera. This occurs when the camera is powered off. The camera rejected the TCP connection. This occurs when the port number is incorrect or from another cause. Occurs when the camera is powered off. Normally, 10060 occurs. There is no route for connecting to the camera. This may also occur when there is a failure in the network cable connected to the computer or hub. There is a failure on the computer's network adapter. The host name could not be resolved in the DNS. The host name could not be resolved in the DNS. SMTP Error Codes Code 421 450 Error Message Service not available, closing transmission channel Requested mail action not taken: mailbox unavailable 451 Requested action aborted: local error in processing 502 Command not implemented 550 Requested action not taken: mailbox unavailable Possible Cause The communication was terminated because the mail server was stopped. The requested mail processing was not performed because the mailbox is not available. The requested operation was canceled because an error occurred in the mail server. The mail server does not support the command that was sent. The request was not executed because the mailbox is not available. 126

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138

126
Error Codes
Winsock Error Codes
SMTP Error Codes
Code
Error Message
Possible Cause
10038
An operation was attempted on something that is not a
socket.
This may occasionally occur. No action is required.
10048
Only one usage of each socket address (protocol/network
address/port) is normally permitted.
All communication resources are in use. This error is
frequently reported when a video can no longer be displayed
in a Viewer layout sequence.
10050
A socket operation encountered a dead network.
Occurs when the computer recognizes that the network is
down because the router or hub closest to the computer is
powered off. Normally, this cannot be recognized, therefore
this error is rarely reported.
10051
A socket operation was attempted to an unreachable
network.
Occurs when other network devices recognize that the
network is down because the router or hub is powered off.
Normally, this cannot be recognized, therefore this error is
rarely reported.
10054
An existing connection was forcibly closed by the remote
host.
The connection was aborted by the camera due to a camera
restart or other causes. This may occur when the camera is
restarted using the restart button on the Setting Page
provided by the camera software. However, this rarely
occurs.
10060
A connection attempt failed because the connected party
did not properly respond after a period of time, or
established connection failed because connected host has
failed to respond.
A timeout occurred in the TCP connection with the camera.
This occurs when the camera is powered off.
10061
No connection could be made because the target machine
actively refused it.
The camera rejected the TCP connection. This occurs when
the port number is incorrect or from another cause.
10064
A socket operation failed because the destination host was
down.
Occurs when the camera is powered off. Normally, 10060
occurs.
10065
A socket operation was attempted to an unreachable host.
There is no route for connecting to the camera. This may also
occur when there is a failure in the network cable connected
to the computer or hub.
10091
WSAStartup cannot function at this time because the
underlying system it uses to provide network services is
currently unavailable.
There is a failure on the computer’s network adapter.
11001
No such host is known.
The host name could not be resolved in the DNS.
11004
The requested name is valid, but no data of the requested
type was found.
The host name could not be resolved in the DNS.
Code
Error Message
Possible Cause
421
<domain> Service not available, closing transmission
channel
The communication was terminated because the mail server
was stopped.
450
Requested mail action not taken: mailbox unavailable
The requested mail processing was not performed because
the mailbox is not available.
451
Requested action aborted: local error in processing
The requested operation was canceled because an error
occurred in the mail server.
502
Command not implemented
The mail server does not support the command that was
sent.
550
Requested action not taken: mailbox unavailable
The request was not executed because the mailbox is not
available.