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

Signup Timeout and Security Issues on Anaconda.org Urgent: Address Signup Failure, Outdated Libraries, and Sandbox Warnings Anaconda.org Signup Broken Due to Timeout, Requires Updates #699

Open
KillshotELOx opened this issue Jan 5, 2024 · 0 comments

Comments

@KillshotELOx
Copy link

KillshotELOx commented Jan 5, 2024

Screenshot 2024-01-05 102433

JQMIGRATE: Migrate is installed with logging active, version 1.4.1
airgap.js:9 An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.
y @ airgap.js:9
bundle.js:6 [Deprecation] Listener added for a synchronous 'DOMNodeRemoved' DOM Mutation Event. This event type is deprecated (https://w3c.github.io/uievents/#legacy-event-types) and work is underway to remove it from this browser. Usage of this event listener will cause performance issues today, and represents a risk of future incompatibility. Consider using MutationObserver instead.
add @ bundle.js:6
bundle.js:5 JQMIGRATE: jQuery.fn.load() is deprecated
i @ bundle.js:5
bundle.js:5 console.trace
i @ bundle.js:5
ui.js:31 Transcend Tracking consent auto-prompt suppressed due to supported privacy signals: Do-Not-Track

See https://docs.transcend.io/docs/consent/configuration/configuring-the-ui#user-privacy-signal-integration for more information.
i @ ui.js:31
airgap.js:9 An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.
y @ airgap.js:9
(anonymous) @ airgap.js:9
Fe @ airgap.js:9
Kt @ airgap.js:9
Tv.e.appendChild @ airgap.js:9
(anonymous) @ recaptcha__en.js:539
lA.bottomright.bottom.render @ recaptcha__en.js:1159
(anonymous) @ recaptcha__en.js:727
(anonymous) @ recaptcha__en.js:728
register:1 Uncaught (in promise) Timeout
setTimeout (async)
(anonymous) @ recaptcha__en.js:731
(anonymous) @ recaptcha__en.js:524
(anonymous) @ recaptcha__en.js:524
(anonymous) @ recaptcha__en.js:727
(anonymous) @ recaptcha__en.js:728JQMIGRATE: Migrate is installed with logging active, version 1.4.1
airgap.js:9 An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.
y @ airgap.js:9
bundle.js:6 [Deprecation] Listener added for a synchronous 'DOMNodeRemoved' DOM Mutation Event. This event type is deprecated (https://w3c.github.io/uievents/#legacy-event-types) and work is underway to remove it from this browser. Usage of this event listener will cause performance issues today, and represents a risk of future incompatibility. Consider using MutationObserver instead.
add @ bundle.js:6
bundle.js:5 JQMIGRATE: jQuery.fn.load() is deprecated
i @ bundle.js:5
bundle.js:5 console.trace
i @ bundle.js:5
ui.js:31 Transcend Tracking consent auto-prompt suppressed due to supported privacy signals: Do-Not-Track

See https://docs.transcend.io/docs/consent/configuration/configuring-the-ui#user-privacy-signal-integration for more information.
i @ ui.js:31
airgap.js:9 An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.
y @ airgap.js:9
(anonymous) @ airgap.js:9
Fe @ airgap.js:9
Kt @ airgap.js:9
Tv.e.appendChild @ airgap.js:9
(anonymous) @ recaptcha__en.js:539
lA.bottomright.bottom.render @ recaptcha__en.js:1159
(anonymous) @ recaptcha__en.js:727
(anonymous) @ recaptcha__en.js:728
register:1 Uncaught (in promise) Timeout
setTimeout (async)
(anonymous) @ recaptcha__en.js:731
(anonymous) @ recaptcha__en.js:524
(anonymous) @ recaptcha__en.js:524
(anonymous) @ recaptcha__en.js:727
(anonymous) @ recaptcha__en.js:728

  1. JQMIGRATE: Migrate is installed with logging active:

This message usually indicates the use of an older jQuery library version. It's likely not causing the signup issue directly, but it's worth updating jQuery for compatibility and performance.

  1. airgap.js:9 Sandbox warnings:

These warnings suggest potential security vulnerabilities in how iframes are handled. While not directly related to signup, it's important to inform Anaconda.org about these for security reasons.

  1. bundle.js:6 Deprecated DOM Mutation Event:

This warning indicates outdated code practices, but it's unlikely to be the root cause of the signup issue.

  1. ui.js:31 Transcend Tracking consent auto-prompt suppressed:

This message is informational and not an error. It means the tracking consent prompt was automatically disabled due to your browser's "Do-Not-Track" setting.

  1. register:1 Uncaught (in promise) Timeout:

This is the most likely culprit for the signup problem. It suggests a timeout occurred, possibly due to network issues, server delays, or problems with the reCAPTCHA verification.

Update jQuery: If you have control over the website's code, update jQuery to the latest version to address the migration warnings.
Report Sandbox Warnings: Inform Anaconda.org about the sandbox warnings to ensure website security.

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

No branches or pull requests

1 participant