When i create someone else domain, then install with wildcard works. Doesnt work on my own domain

root@18b-updateeasyengine-s-1vcpu-1gb-fra1-01:~# ee site create latvija.lv --wpsubdom --wpredis --letsencrypt --wildcard Error: Site latvija.lv already exists. If you want to re-create it please delete the older one using:
ee site delete latvija.lv
root@18b-updateeasyengine-s-1vcpu-1gb-fra1-01:~# ee site delete latvija.lv
Are you sure you want to delete latvija.lv? [y/n] y
[latvija.lv] Docker Containers removed.
[latvija.lv] site root removed.
Removing ssl certs.
Removed database entry.
Site latvija.lv deleted.
root@18b-updateeasyengine-s-1vcpu-1gb-fra1-01:~# ee site create latvija.lv --wpsubdom --wpredis --letsencrypt --wildcard
Configuring project.
Creating WordPress site latvija.lv
Copying configuration files.
Starting site’s services.
Downloading and configuring WordPress.
Moved /var/www/htdocs/wp-config.php to /var/www/wp-config.php successfully
Checking and verifying site-up status. This may take some time.

Installing WordPress site.
Success: https://latvija.lv has been created successfully!
Add the following TXT record to your DNS zone
Domain: _acme-challenge.latvija.lv.
TXT value: fdxEKr52WSqiEpEaCcdXLH4mbykpuV6NQqRnnJ3Jgr4

Wait for the propagation before moving to the next step
Tips: Use the following command to check the propagation

    host -t TXT _acme-challenge.latvija.lv.

Add the following TXT record to your DNS zone
    Domain: _acme-challenge.latvija.lv.
    TXT value: 88cxpQERmEPOu_kmMzCpkRtjpq0AkbveWdOYOpFE7E0

Wait for the propagation before moving to the next step
Tips: Use the following command to check the propagation

    host -t TXT _acme-challenge.latvija.lv.

IMPORTANT: Run ee site ssl latvija.lv once the DNS changes have propagated to complete the certification generation and installation.Starting site’s services.
Site entry created.
Creating cron entry
Success: Cron created successfully
±-------------------±---------------------------------+
| Site | https://latvija.lv |
±-------------------±---------------------------------+
| Site Root | /opt/easyengine/sites/latvija.lv |
±-------------------±---------------------------------+
| Site Title | latvija.lv |
±-------------------±---------------------------------+
| WordPress Username | focused-diffie |
±-------------------±---------------------------------+
| WordPress Password | RuK6hkUg9fUl |
±-------------------±---------------------------------+
| DB Host | global-db |
±-------------------±---------------------------------+
| DB Name | latvija_lv |
±-------------------±---------------------------------+
| DB User | latvija.lv-dvmjbI |
±-------------------±---------------------------------+
| DB Password | lQDjyyfQubEb |
±-------------------±---------------------------------+
| E-Mail | [email protected] |
±-------------------±---------------------------------+
| SSL | Enabled |
±-------------------±---------------------------------+
| SSL Wildcard | Yes |
±-------------------±---------------------------------+
| Cache | Enabled |
±-------------------±---------------------------------+
root@18b-updateeasyengine-s-1vcpu-1gb-fra1-01:~# ee site create latvijai.lv --wpsubdom --wpredis --letsencrypt --wildcard
Configuring project.
Creating WordPress site latvijai.lv
Copying configuration files.
Starting site’s services.
Downloading and configuring WordPress.
Moved /var/www/htdocs/wp-config.php to /var/www/wp-config.php successfully
Checking and verifying site-up status. This may take some time.

Warning: Problem connecting to site!
Warning: Initiating clean-up.
[latvijai.lv] Docker Containers removed.
[latvijai.lv] site root removed.
Site latvijai.lv deleted.