JeremyDunn / php-fedex-api-wrapper

This library provides a fluid interface for constructing requests to the FedEx web service API.
269 stars 184 forks source link

Destination 204.135.27.185, 9911 unreachable #193

Closed sil2 closed 2 years ago

sil2 commented 2 years ago

We start getting error "Destination 204.135.27.185, 9911 unreachable"

Any ideas?

Full error

array:2 [ "HighestSeverity" => "FAILURE" "Notifications" => array:1 [ 0 => array:4 [ "Severity" => "FAILURE" "Source" => "prxy" "Code" => "9004" "Message" => """ Remote EJB method: track not called. Unable to create the remote bean. Exception: javax.naming.CommunicationException: t3://jtracktest-cos1.zmd.fedex.com:9911: Destination 204.135.27.185, 9911 unreachable; nested exception is: \n \tjava.net.ConnectException: Connection refused; No available router to destination [Root exception is java.net.ConnectException: t3://jtracktest-cos1.zmd.fedex.com:9911: Destination 204.135.27.185, 9911 unreachable; nested exception is: \n \tjava.net.ConnectException: Connection refused; No available router to destination]. Cause: javax.naming.CommunicationException: t3://jtracktest-cos1.zmd.fedex.com:9911: Destination 204.135.27.185, 9911 unreachable; nested exception is: \n \tjava.net.ConnectException: Connection refused; No available router to destination [Root exception is java.net.ConnectException: t3://jtracktest-cos1.zmd.fedex.com:9911: Destination 204.135.27.185, 9911 unreachable; nested exception is: \n \tjava.net.ConnectException: Connection refused; No available router to destination] """ ] ] ]

thank you!

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 years ago

This issue was closed because it has been inactive for 14 days since being marked as stale.