Table of Ethernet communication error codes

List of error codes that may occur during communication with FTP, HTTP, or SMTP clients.

FTP error codes

Error code

Description

226

Normal end

421

Service not available, closing control connection

425

Cannot open data connection

426

Connection closed; transfer aborted

450

Requested file action not taken; file unavailable

451

Requested action aborted: local error in processing

452

Requested action not taken: insufficient storage space in system

500

Syntax error

501

Syntax error in parameters or arguments

502

Command not implemented

503

Bad sequence of commands

504

Command not implemented for that parameter

530

Not logged in

532

Need account for storing files

550

Requested file action not taken; file unavailable

551

Requested action aborted: page type unknown

552

Requested file action aborted: Exceeded storage allocation

553

Requested action not taken: File name not allowed

1XXX

An error occurred during file deletion after transfer (not to be retried)

9XX

Client service error

HTTP error codes

Error code

Description

2XX

Normal end

300

Multiple choices

For example, when multiple pages can be used.

301

Moved permanently

This address was moved to another address. Future requests should be directed at the new URI (Uniform Resource Identifier)

302

Moved temporarily / Found

303

See other

Refer to another page.

304

Not modified

Although the access was permitted, the target document has not been updated.

305

Use proxy

Only the access via the proxy can be permitted (proxy address is provided in the response).

307

Temporary redirect

This address temporarily belongs to another address. Future requests should be directed at the old URI.

400

Bad request

Request cannot be processed due to an error such as a typing mistake.

401

Unauthorized

The authentication has failed, e.g. a wrong password has been entered.

403

Forbidden

The user does not have access rights.

404

Not found

The page does not exist or the server is down.

405

Method not allowed

A request of an unpermitted method type was received, e.g. a GET request was sent for data that require a POST request.

406

Not acceptable

As a result drawn from the Accept header, unacceptable content was included.

407

Proxy authentication required

408

Request timeout

409

Conflict

The request could not be processed because of conflict in the current state of the resource, e.g. there is an editing conflict due to multiple simultaneous updates.

410

Gone

The resource requested is no longer available and will not be available again in the future.

411

Length required

The request was rejected because it did not contain a specified length for its content.

412

Precondition failed

The server fails to meet one of the preconditions that are listed in the request header fields.

413

Payload too large

The request was rejected because its size is larger than the server can process.

414

URI too long

415

Unsupported media type

The requested service was rejected by the server because the requested resource is in an unsupported format for the requested method.

416

Range not satisfiable

The client requests a portion of the file, but the server is unable to supply that portion.

417

Expectation failed

The sever fails to meet the requirements of the Expect request-header field.

500

Internal server error.

An error occurs in CGI script, etc.

501

Not implemented

The function required for executing the request is not supported.

502

Bad gateway

An incorrect response was received when the server acting as a gateway or proxy attempted to execute a request.

503

Service unavailable

Request cannot be handled because the server is overloaded, down for maintenance or otherwise unavailable.

504

Gateway timeout

505

HTTP version not supported

9XX

Client service error

SMTP error codes

Error code

Description

0

Normal end

421

Domain service not available, closing transmission channel

450

Requested mail action not taken: mailbox unavailable (temporarily)

451

Requested action aborted: local error in processing

452

Requested action not taken: insufficient storage space in system

500

Syntax error, command unrecognized

Caused by e.g. a typing mistake or because the command line is too long.

501

Syntax error in parameters or arguments

502

Command not implemented

503

Bad sequence of commands

504

Command parameter is not implemented.

550

Requested mail action not taken: mailbox unavailable (permanently).

551

User not local, please try <forward path>

Transfer is interrupted because the sender and the recipient are not locally hosted by the server.

552

Requested mail actions aborted: Exceeded storage allocation

The recipient's mailbox is overflowing and does not accept any more mails.

553

Requested action not taken: mailbox name not allowed

One or more of the addresses in the TO, CC or BCC field is invalid, e.g. due to a typing mistake.

554

Transaction has failed

This is a permanent error, the message will not be sent again.

9XX

Client service error

Modified on: 2022-03-02Feedback on this pagePanasonic hotline