All error codes

router_image_forbidden

HTTP 409 Images cannot be created from a router

What happened

You tried to create an image from a router. A copy of a router would carry its management key and its network configuration, leaving two routers that claim the same identity.

What to do

Create the image from an ordinary server. If you need another router, order a new one rather than cloning this one.

Retrying

Repeating this request will not help.

How it arrives

{
    "type": "https://docs.fiberax.com/errors/router_image_forbidden",
    "title": "Images cannot be created from a router",
    "status": 409,
    "code": "router_image_forbidden",
    "request_id": "a277dcd1ca652c65"
}

Branch your code on code, never on the wording of title.