scratchfoundation / scratch-gui

Graphical User Interface for creating and running Scratch 3.0 projects.
https://scratchfoundation.github.io/scratch-gui/develop/
BSD 3-Clause "New" or "Revised" License
4.46k stars 3.56k forks source link

403 error #1671

Closed ghost closed 3 years ago

ghost commented 6 years ago

https://sentry.io/api/273218/store/?sentry_version=7&sentry_client=raven-js%2F3.22.1&sentry_key=42b7d13da8ad4d68b13e57c5e54f9a23

https://sentry.io/api/273218/store/?sentry_version=7&sentry_client=raven-js%2F3.22.1&sentry_key=42b7d13da8ad4d68b13e57c5e54f9a23

Why the error? 403 error ,Is it not for development permission?

ghost commented 6 years ago

image

thisandagain commented 6 years ago

What country are you in? Sentry may be blocked, but it seems unlikely that is causing the application to crash. What errors do you see in your console?

TaiAurori commented 6 years ago

Same here, Chrome Version 65.0.3325.181 (Official Build) (64-bit), OS X El Captain. I'm in Canada.

thisandagain commented 6 years ago

@flamergamer1234 Are you running this locally or are you seeing this on our servers? This XHR request should error if you are not running on our servers.

TaiAurori commented 6 years ago

@thisandagain The servers. (it seems to have subsided, odd.)

ghost commented 6 years ago

I'm in China. It has been solved.I have a question. Is scratch-vm just an error mechanism?

ghost commented 6 years ago

Scratch-vm files are very large.I want to get rid of it. Is it feasible?

thisandagain commented 6 years ago

Scratch VM is the actual interpreter for the programming language. It is not something that can be removed. On Sat, Apr 7, 2018 at 10:46 PM qianduan1314 notifications@github.com wrote:

Scratch-vm files are very large.I want to get rid of it. Is it feasible?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/LLK/scratch-gui/issues/1671#issuecomment-379515022, or mute the thread https://github.com/notifications/unsubscribe-auth/AAtoeSkhgWQ7FYx55HHk1SyMwb7twE3hks5tmXn1gaJpZM4S8OyK .

ghost commented 6 years ago

I know, thank you