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

When use postman tests POST Request gets Error: aborted,but tests GET Request is OK #12483

Closed
1 task done
lijie990822 opened this issue Nov 20, 2023 · 2 comments
Closed
1 task done

Comments

@lijie990822
Copy link

Is there an existing issue for this?

  • I have searched the tracker for existing similar issues and I know that duplicates will be closed

Describe the Issue

In local we devlop this with windows PC and test local with jdk and tomcat。We deploy the project in Online Server with Linux OS and jdk environment,use tomcat to start this server.Test local server in windows no mantter GET or POST Request is OK,BUT the Online server In Linux is wired.GET method is OK ,the POST method is get Wrong message" Error: aborted" .
I tried change local code,but useless,but isnt the right way to change,and search this question find no right answer.W

Steps To Reproduce

  1. In local we devlop this with windows PC and test local with jdk and tomcat.

  2. We deploy the project in Online Server with Linux OS and jdk environment,use tomcat to start this server.

  3. Test local server in windows no mantter GET or POST Request is OK,

  4. BUT and the Online server In Linux is wired.GET method is OK ,the POST method is get Wrong message" Error: aborted" .

  5. Error message:Error: aborted

Screenshots or Videos

No response

Operating System

windows linux

Postman Version

10.1.2

Postman Platform

Postman App

User Account Type

Signed In User

Additional Context?

No response

@sandeep-singh-pstmn
Copy link

@lijie990822 Thanks for reaching out can you please share the following details

  • Does the same request work with CURL? If yes, can you share the output?
  • If possible, can you share the collection with us at support@postman.com to debug and reproduce
  • can you share the postman logs as well in support@postman.com

@sandeep-singh-pstmn
Copy link

sandeep-singh-pstmn commented Dec 8, 2023

Closing the issue for now. Feel free to reopen it
we are tracking this #10933 here as well

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

No branches or pull requests

2 participants