Skip to content

500 Internal Server Error on system update leads to Net::HTTPServerException (400 Bad request) #1316

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

Open
zelig8 opened this issue Apr 4, 2025 · 1 comment · May be fixed by #1324
Open
Assignees

Comments

@zelig8
Copy link

zelig8 commented Apr 4, 2025

encountering 500 Internal Server errors on public cloud team production infra RMT servers as shown in the following systemd journal entries for a specific customer instance:

https://etherpad.nue.suse.com/p/500-ISE-Net-HTTPServerException400-bad-request

@digitaltom
Copy link
Member

There seems to be an error happening when announcing the system to SCC. The RMT engine throws this error when the SCC response code is != 201. Unfortunately it does not log the error response. @jesusbv maybe this is covered in the recent changes, but we could improve the logging in error case here in general for the proxy SCC requests.

jesusbv added a commit that referenced this issue Apr 15, 2025
When a PAYG system activates a product like LTSS, the system
gets announce to SCC
That request can fail and the error needs to be handled

This Fixes #1316
@jesusbv jesusbv linked a pull request Apr 15, 2025 that will close this issue
7 tasks
@jesusbv jesusbv self-assigned this Apr 15, 2025
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

Successfully merging a pull request may close this issue.

3 participants