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

Inaccessible height in NeoFS Mainnet and Testnet #7

Closed
cthulhu-rider opened this issue Feb 17, 2025 · 0 comments · Fixed by #9
Closed

Inaccessible height in NeoFS Mainnet and Testnet #7

cthulhu-rider opened this issue Feb 17, 2025 · 0 comments · Fixed by #9
Assignees
Labels
enhancement Improving existing functionality I3 Minimal impact S4 Routine U2 Seriously planned
Milestone

Comments

@cthulhu-rider
Copy link

cthulhu-rider commented Feb 17, 2025

Is your feature request related to a problem? Please describe.

currently, i recv following error for both NeoFS networks
Image

then i can close this popup, still able to enter height range. UI prints hyphen in height place (text is highlighted by me in the ss!)
Image

on try, i get following error on submit
Image

i see in dev console

Access to fetch at 'https://rpc1.morph.t5.fs.neo.org/' from origin 'https://archive.fs.neo.org' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

main.a7e04d21.js:2 
 POST https://rpc1.morph.t5.fs.neo.org/ net::ERR_FAILED

Describe the solution you'd like

working backend

as an enhancement, when current height is rly unreachable, behave either:

  • allow to input any valid border. Afaik right now it is stopped by UI
  • disable inputs while current height cannot be recved

Versions used

  • Google Chrome Version 131.0.6778.139 (Official Build) (64-bit)
@cthulhu-rider cthulhu-rider added the enhancement Improving existing functionality label Feb 17, 2025
@roman-khimov roman-khimov added I3 Minimal impact S4 Routine U2 Seriously planned labels Feb 17, 2025
@mike-petrov mike-petrov self-assigned this Feb 17, 2025
mike-petrov added a commit that referenced this issue Feb 17, 2025
…est, closes #7

Signed-off-by: Mikhail Petrov <mike@nspcc.ru>
mike-petrov added a commit that referenced this issue Feb 17, 2025
closes #7

Signed-off-by: Mikhail Petrov <mike@nspcc.ru>
@mike-petrov mike-petrov added this to the v0.0.2 milestone Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality I3 Minimal impact S4 Routine U2 Seriously planned
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants