Tag: app
-
Post Views: 49 1. OKEx APP Error when logging in: https://api.geest.com/gt_judgement?pt=2,error:java.net.SocketTimeoutException:read timed out. as shown in Figure 1 2. Turn on the blue light, connect the VPN, and the server location is located in Singapore. as shown in Figure 2 3. Log in again, and still report an error: url:https://api.getest.com/gt_judgemen t?pt=2,error:java.net.SocketTimeoutException:failed To connect to api.getest.com/203.107.32.16 (port 443) from / 10.33.11.215…
-
Post Views: 17 1. Reference URL:https://book.cakephp.org/2/en/console-and-shells.html, create a simple hello world shell. In the application’s console/command directory, create helloshell.php. 2. Enter the directory: e:\wwwroot\creditshop\app\console, execute: ./cake hello, report an error: error shell class helloshell could not be found. as shown in Figure 1 3. Reference URL:https://stackoverflow.com/questions/10671634/cakephp-shell-shell-class-helloshell-could-not-be-found, as shown in Figure 2 4. Enter the directory: e:\wwwroot\creditshop\app, execute: console/cake hello, no…