WhatsApp / WhatsApp-Business-API-Setup-Scripts

The scripts related to setting up WhatsApp business API
MIT License
404 stars 425 forks source link

Error:1408F09C #68

Open sicute opened 2 years ago

sicute commented 2 years ago

i try deploy docker from WhatsApp-Business-API-Setup-Scripts with db.env to external database.

Here logs

biz-waweb-1   | ==> /var/log/lighttpd/error.log <==
biz-waweb-1   | 2021-12-15 12:19:51: (mod_openssl.c.1796) SSL: 1 error:1408F09C:SSL routines:ssl3_get_record:http request
biz-waweb-1   | 2021-12-15 12:19:54: (mod_openssl.c.1796) SSL: 1 error:1408F09C:SSL routines:ssl3_get_record:http request
biz-waweb-1   | 2021-12-15 12:19:59: (mod_openssl.c.1796) SSL: 1 error:1408F09C:SSL routines:ssl3_get_record:http request
biz-waweb-1   | 2021-12-15 12:20:00: (mod_openssl.c.1796) SSL: 1 error:1408F09C:SSL routines:ssl3_get_record:http request
biz-wacore-1  | D 2021-12-15 12:20:42.060 UTC 19 servicemetrics.cpp:335] "{db_request_duration_us_count,[configStore,commit=6],[configStore,prepare=38],[configStore,write=28],[configStore,transaction=6],[configStore,read=12]}" req_id=Main
biz-wacore-1  | D 2021-12-15 12:20:42.060 UTC 19 servicemetrics.cpp:335] "{db_request_duration_us_sum,[configStore,commit=4892],[configStore,prepare=13126],[configStore,write=57697],[configStore,transaction=1637],[configStore,read=4054]}" req_id=Main
biz-waweb-1   | 2021-12-15 12:24:18: (mod_openssl.c.1796) SSL: 1 error:1408F09C:SSL routines:ssl3_get_record:http request
biz-waweb-1   | 2021-12-15 12:24:21: (mod_openssl.c.1796) SSL: 1 error:1408F09C:SSL routines:ssl3_get_record:http request
biz-waweb-1   | 2021-12-15 12:24:23: (mod_openssl.c.1796) SSL: 1 error:1408F09C:SSL routines:ssl3_get_record:http request
biz-waweb-1   | 2021-12-15 12:24:25: (mod_openssl.c.1796) SSL: 1 error:1408F09C:SSL routines:ssl3_get_record:http request
biz-waweb-1   | 2021-12-15 12:24:26: (mod_openssl.c.1796) SSL: 1 error:1408F09C:SSL routines:ssl3_get_record:http request
biz-wacore-1  | D 2021-12-15 12:24:42.060 UTC 19 timerhandler.cpp:34] Closed connection:  "configStore" req_id=Main
biz-waweb-1   | 2021-12-15 12:25:50: (mod_openssl.c.1796) SSL: 1 error:1408F09C:SSL routines:ssl3_get_record:http request
biz-waweb-1   | 2021-12-15 12:25:56: (mod_openssl.c.1796) SSL: 1 error:1408F09C:SSL routines:ssl3_get_record:http request
biz-waweb-1   | 2021-12-15 12:26:01: (mod_openssl.c.1796) SSL: 1 error:1408F09C:SSL routines:ssl3_get_record:http request
biz-waweb-1   | 2021-12-15 12:26:08: (mod_openssl.c.1796) SSL: 1 error:1408F09C:SSL routines:ssl3_get_record:http request`

i try test health with command curl localhost:9090/v1/health respond empty reply

[utopia@ip-172-30-6-205 biz]$ curl localhost:9090/v1/health
curl: (52) Empty reply from server
[utopia@ip-172-30-6-205 biz]$

Do i miss something ? thanks for any help.

facebook-github-bot commented 2 years ago

Hi sicute (https://github.com/sicute),

Thank you for your comment. This GitHub repo is not actively monitored. If you need help, please check previously asked questions in the WA Business API Developer Community, or raise a Direct support ticket. Meanwhile, we are happy to continue with less time-sensitive discussions in GitHub.

Thanks for your understanding!