Ayuda con configuracion de DNS

Buenos dias, estoy algo complicado con la configuracion de mi aplicacion.
Para empezar mi aplicacion esta hecha en Angular y Spring boot, a la hora de configurar la url del server en Angular para realizar los llamados a sus determinados servicios utilice el dominio que registre en nic.com (imwai.com.ar).

Previamente configure los DNS y estan aputando a los host, de todas maneras en el panel cuando realice el parked domain me aparece el mensaje “Waiting for nameservers”.

Screenshot 2021-10-25 111732

La realidad es que soy nuevo en esto de los deploys y estoy hace semanas intentando subir mi aplicacion, puede que este configurando algo mal en Angular o no entienda bien como hacerlo, me seria de mucha ayuda si alguien me pudiera explicar bien.

Desde ya muchas gracias.
Facundo.

Have you resolved this as https://imwai.com.ar/ seems to be working fine?

Cuando me quiero logear me devuelve un 404 not found.
image

The folder https://imwai.com.ar/api/usuario/login

api doesn’t exist on your hosting?

Try uploading all folders/files and trying again.

Adentro o afuera de public_html?

1 Like

All public accessible files must be in public_html :slight_smile:

Volvi a subir los archivos pero no me funciona? Estare buildeando mal?
Disculpa mi falta de conocimientos.

Entrando desde https://imwaii.000webhostapp.com/login me devuelve el error net::ERR_HTTP2_PROTOCOL_ERROR.
Desde mi dominio solo 404.

I’m not sure of your coding/script and we generally don’t assist with coding/script issues.

I can’t see a folder called login on your public_html folder so can only guess this may be the issue?
You might want to contact the script author or if you are the author then maybe hire a developer to assist with the issues you are facing i.e. fiverr.com

Regarding your custom domain you cannot use HTTPS with it on the free plan of 000webhost.

We provide HTTPS / SSL only for 000webhostapp.com domains.

I would recommend you use your 000webhostapp.com in your coding and see if this resolves the problem and forget about your custom domain until you work out what is going on.

This topic was automatically closed after 23 hours. New replies are no longer allowed.