# Form submission says Error

{% hint style="info" %}
**Form submission errors are usually due to one of the following issues:**&#x20;
{% endhint %}

{% hint style="danger" %}
**You enabled the Cloudflare proxy for HTTPS but didn't complete the SSL conversion on the VPS.**&#x20;
{% endhint %}

<figure><img src="/files/kZBhW08ChYJ60qOH7Sqq" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Complete the SSL conversion and restart your ESP.**&#x20;
{% endhint %}

{% hint style="danger" %}
**The domain used to access the ESP in the browser doesn't match the admin\_url domain in the edcom-install/config/edcom.json file on the VPS.**
{% endhint %}

<figure><img src="/files/0P8iWCByobnvXnI2GZ6r" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Use the admin\_url link you configured during installation to access your ESP in the browser or change the admin\_url to use a different domain.**&#x20;

Learn how to change the admin\_url without breaking things [here. ](/docs/post-installation/changing-the-installation-domain.md)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.emaildelivery.com/docs/troubleshooting-common-issues-in-the-email-marketing-interface/form-submission-says-error.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
