Over 10 years we help companies reach their financial and branding goals. Engitech is a values-driven technology agency dedicated.

Gallery

Contacts

411 University St, Seattle, USA

+1 -800-456-478-23

Home page Forums Technical Support, Bugs and Fixes Troubleshooting Reply To: Troubleshooting

#8336
adminadmin
Keymaster

    If you are sure that everything is ok the only thing that comes to mind is that maybe the connection is a little bit slow and it gets timeout.
    or maybe the docker container is unable to access the api? please try the telnet from the docker container itself. maybe it is getting blocked.
    Use following command to access docker shell :

    sudo docker exec -it mikroman bash

    and if you need telnet for testing just install with apt

    apt install telnet
    • This reply was modified 3 weeks, 5 days ago by adminadmin.
    • This reply was modified 3 weeks, 5 days ago by adminadmin.