threefoldtech / tfgrid-sdk-ts

Apache License 2.0
4 stars 8 forks source link

🐞 [Bug]: Mail Server is enabled without IPv4 in Gitea #3235

Open zaelgohary opened 1 month ago

zaelgohary commented 1 month ago

Is there an existing issue for this?

which package/s did you face the problem with?

Dashboard

What happened?

Try to deploy a Gitea instance with a mail server and don't enable IPv4. It would work.

Steps To Reproduce

No response

which network/s did you face the problem on?

Dev

version

beafeda

Twin ID/s

No response

Node ID/s

No response

Farm ID/s

No response

Contract ID/s

No response

Relevant screenshots/screen records

-

Relevant log output

-
zaelgohary commented 1 month ago

Work completed:

Watched the smtp value to enable the IPv4 if it is true and vice versa. I also, added smtp env vars to machines while deploying. However, the image needs to be updated to link mailer configs correctly. Opened an issue for it.

khaledyoussef24 commented 3 weeks ago

verified on devnet version : a542a73

after enabling smtp server the public ip is enabled automatic

Image Image Image Image

test case