Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Fatal error: Uncaught SocketTransportException: Could not read 4 bytes from socket; #74

Open
iShift opened this issue Aug 23, 2017 · 0 comments

Comments

@iShift
Copy link

iShift commented Aug 23, 2017

PHP Warning: socket_read(): unable to read from socket [4]: Interrupted system call in /smpp/sockettransport.class.php on line 307
PHP Fatal error: Uncaught SocketTransportException: Could not read 4 bytes from socket; Interrupted system call in /smpp/sockettransport.class.php:309
Stack trace:
#0 /smpp/smppclient.class.php(699): SocketTransport->read(4)
#1 /smpp/smppclient.class.php(249): SmppClient->readPDU()
#2 /smpp/receive.php(66): SmppClient->readSMS()
#3 {main}
thrown in /smpp/sockettransport.class.php on line 309

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant