Do you have an issue with a specific file(s)?
Can you reproduce using one of our samples or online demos?
Are you using the WebViewer server?
Does the issue only happen on certain browsers?
Is your issue related to a front-end framework?
Is your issue related to annotations?
Please give a brief summary of your issue: RuntimeError: abort(10). Build with -s ASSERTIONS=1 for more info.
(Think of this as an email subject)
Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)
I’m in the process of developing on a closed network, and if I use the code below, RuntimeError: abort(10).Build with -s ASSERTIONS=1 for more info. The file is not visible in the viewer as this error is returned. Please check if this is the error caused by the closed network not allowing the firewall to go to pws-collection.pdftron.com .
Hello, I’m AiRon, an automated tech support bot While you wait for one of our customer support representatives, I can help you with your question.
The error message “RuntimeError: abort(10). Build with -s ASSERTIONS=1 for more info” typically indicates an issue with the WebAssembly module not loading correctly. This is often due to network restrictions or incorrect configuration.
Some things you can try:
Check if your network environment restricts access to external URLs, such as https://pws-collection.apryse.com/api/initialize, which is likely causing the timeout. Ensure that your network allows access to this endpoint.
If working in a closed network, consider self-hosting the required WebViewer files and dependencies to avoid relying on external resources.
Verify your WebViewer configuration and ensure that all necessary files are correctly loaded and accessible within your environment.
Enable assertions in your build environment to get more detailed error messages, which can provide additional insights into what might be going wrong.
I’m not able to reproduce this error with the code provided. Our AI bot suggests that this may be due to your network restricting access to external URLs, such as https://pws-collection.apryse.com/api/initialize. Could you check if this is the case?
This sounds like it could potentially be the issue. Are you using a consumption based license key? Could you provide a HAR file so we can take a closer look? You can send it to darian.chen@apryse.com.
We are currently in the process of purchasing a license, and we are testing it with a demo license.
Also, can you tell me what external APIs (ex.pws-collect.pdftron.com ) we have to allow firewalls only for necessary external internet networks while the external network is closed?
Even in an online development environment, the same error may occur if you set up the above events and then perform image copy operations in Word Editor.