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

Updating a Record Causes an error #497

Open
1 task
kevinreiss opened this issue Oct 18, 2024 · 5 comments
Open
1 task

Updating a Record Causes an error #497

kevinreiss opened this issue Oct 18, 2024 · 5 comments
Labels

Comments

@kevinreiss
Copy link
Member

kevinreiss commented Oct 18, 2024

Expected behavior

When you edit a DSS record you can save your chance.

Actual behavior

Visit https://dss.princeton.edu/resources/6532/edit, when you save the record you get the standard load balancer error screen.

Steps to replicate

  1. Log in to DSS
  2. Visit https://dss.princeton.edu/resources/6532/edit
  3. Make an edit
  4. Hit Update Resource
  5. You will receive a 502 Bad Gateway error and see the load balancer error screen.

Impact of this bug

Can't edit this specific record.

Acceptance criteria

  • Editing this existing record works.

Implementation notes, if any

I can't find any honeybadger errors about this so maybe a load balancer issue? Also creating new records seems to work fine (I was able to create a new one and delete it without any issues).

Other large records can update fine. Tunneling into a DSS box directly and updating the record can also update fine.

@christinach
Copy link
Member

christinach commented Oct 21, 2024

@kevinreiss first you need to login. Then you can edit.

@christinach
Copy link
Member

The edit path works but you cannot update.

@christinach christinach changed the title Editing Record Causes an error Updating a Record Causes an error Oct 21, 2024
@christinach
Copy link
Member

From the syslog

Oct 20 09:19:21 dss-prod2 sshd[444277]: Unable to negotiate with 10.6.51.53 port 46352: no matching host key type found. Their offer: ecdsa-sha2-nistp521 [preauth]
Oct 20 09:19:23 dss-prod2 sshd[444280]: Connection closed by 10.6.51.53 port 46384 [preauth]
Oct 20 09:19:29 dss-prod2 sshd[444322]: padding error: need 1580 block 8 mod 4 [preauth]
Oct 20 09:19:29 dss-prod2 sshd[444322]: ssh_dispatch_run_fatal: Connection from 10.6.51.53 port 47710: message authentication code incorrect [preauth]
Oct 20 09:19:29 dss-prod2 sshd[444321]: error: kex_exchange_identification: Connection closed by remote host

@christinach
Copy link
Member

Updates on slack thread

@maxkadel
Copy link
Contributor

Other records can be updated - eg https://dss.princeton.edu/resources/5638

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

No branches or pull requests

3 participants