This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| version: "3.1" | |
| services: | |
| php-fpm: | |
| image: webdevops/php-nginx:7.4 | |
| container_name: myapp-webserver | |
| working_dir: /app | |
| volumes: | |
| - ./:/app | |
| environment: | |
| - WEB_DOCUMENT_ROOT=/app/webroot |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| bin/cake print autoOrder | |
| cron: 1 | |
| Date: 2019-02-13 16:43:53 | |
| 3 Orders to be Shipped | |
| ########## ID:2279021 ############# | |
| Warning Error: SoapClient::SoapClient(https://swsim.testing.stamps.com/swsim/SwsimV35.asmx?wsdl): failed to open stream: HTTP request failed! in [/srv/sites/crm/releases/20190213142018/plugins/Usps/src/Api/AbstractClient.php, line 47] | |
| 2019-02-13 16:45:55 Warning: Warning (2): SoapClient::SoapClient(https://swsim.testing.stamps.com/swsim/SwsimV35.asmx?wsdl): failed to open stream: HTTP request failed! in [/srv/sites/crm/releases/20190213142018/plugins/Usps/src/Api/AbstractClient.php, line 47] | |
| Trace: |