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

Requests sent via APIsix Dashboard using GET and POST methods can be successful, but requests using PUT and DELETE methods fail without generating any logs. #2948

Open
Blackcat308 opened this issue May 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Blackcat308
Copy link

Issue description

Figure 1 and 2 shows the initiation of GET and POST requests.
img1
image

It seems that errors occur when attempting to delete or modify using the DELETE and PUT methods.
image
image
image
image

image
It appears that there are no logs indicating any PUT or DELETE requests being made.

Could you please tell me what the problem is? Could it be that the server has restrictions in place?

Expected behavior

I expect to be able to access it normally.

How to Reproduce

Figure 1 and 2 shows the initiation of GET and POST requests.
img1
image

It seems that errors occur when attempting to delete or modify using the DELETE and PUT methods.
image
image
image
image

image
It appears that there are no logs indicating any PUT or DELETE requests being made.

Could you please tell me what the problem is? Could it be that the server has restrictions in place?

Screenshots

No response

Environment

  • apisix version (cmd: apisix version):3.9.1

  • OS (cmd: uname -a):Linux szzfglpt-3 3.10.0-862.2.3.el7.x86_64 Init Dashboard & add some features #1 SMP Wed May 9 18:05:47 UTC 2018 x86_64 x86_64 x86_64 GNU/Linu

  • OpenResty / Nginx version (cmd: nginx -V or openresty -V):1.25.3.1

  • etcd version, if have (cmd: run etcd --version):3.5.8

  • apisix-dashboard version, if have:
    image

  • Browser version, if have:

Additional context

No response

@Blackcat308 Blackcat308 added the bug Something isn't working label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant