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

URL with PORT number showing Internal Server Error #74

Open
ravimehta5690 opened this issue May 11, 2018 · 0 comments
Open

URL with PORT number showing Internal Server Error #74

ravimehta5690 opened this issue May 11, 2018 · 0 comments

Comments

@ravimehta5690
Copy link

Hello ,

if i am sending URL with Port Number for Example

http://<IP ADDRESS>:<PORT NUMBER>/login

Pest not working with PORT number when i host on my server.
its working on Local Server.

StackTrace

 PHP Fatal error:  Uncaught exception 'Pest_Curl_Exec' with message 'Failed to connect to <IP ADDRESS> port <PORT>: Connection refused' in /public_html/tools/api/pest/Pest.php:235
Stack trace:
#0 /public_html/tools/api/pest/Pest.php(367): Pest->doRequest(Resource id #7)
#1 /public_html/tools/api/process.php(73): Pest->post('<IP ADDRESS>/...', Array)
#2 /public_html/tools/api/process.php(40): call_api('', '<IP ADDRESS>/...', Array)
#3 {main}
  thrown in /public_html/tools/api/pest/Pest.php on line 235

Please Help me.

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