Skip to content

1015644: Add Troubleshooting page for document fails to load with 404 error#2439

Open
Sujitha2610 wants to merge 8 commits intodevelopmentfrom
1015644-DocEditor-troubleshooting
Open

1015644: Add Troubleshooting page for document fails to load with 404 error#2439
Sujitha2610 wants to merge 8 commits intodevelopmentfrom
1015644-DocEditor-troubleshooting

Conversation

@Sujitha2610
Copy link
Collaborator

Add Troubleshooting page for document fails to load with 404 error

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: 1015644-DocEditor-troubleshooting

@SyncfusionBuild
Copy link
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: 1015644-DocEditor-troubleshooting
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 4
File Path Error(s): 1
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: 1015644-DocEditor-troubleshooting

@SyncfusionBuild
Copy link
Contributor

The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit.

@SyncfusionBuild
Copy link
Contributor

CI Status: ABORTED ❌
Source Compilation: Not Started ❌
Build Location: 1015644-DocEditor-troubleshooting

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: 1015644-DocEditor-troubleshooting

@SyncfusionBuild
Copy link
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: 1015644-DocEditor-troubleshooting
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 2
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: 1015644-DocEditor-troubleshooting

@SyncfusionBuild
Copy link
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: 1015644-DocEditor-troubleshooting
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 2
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: 1015644-DocEditor-troubleshooting

@SyncfusionBuild
Copy link
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: 1015644-DocEditor-troubleshooting
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@@ -0,0 +1,38 @@
---
layout: post
title: Document Loading Issue with 404 Error in Docx Editor | Syncfusion
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Product name must be " DOCX Editor. Make sure to use this casing
Avoid caps for each words
Refer "how to " sections title and use like that format
"in React Document editor | Syncfusion"

domainurl: ##DomainURL##
---

# Document Loading Issue with 404 Error
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have to use different headings for each file, so maintain platform name in H1 -- refer existing UG


## Root cause

The issue occurs because the application is using an old Document Editor service URL which no longer valid
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Modify this page targeting all reason for this problem, even though if customer used his own Web API
Reasons:

  1. WebService not active
  2. Invalid url For. ex. slash missed at end
  3. Old service url.

The issue occurs because the application is using an old Document Editor service URL which no longer valid

## Solution

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Soltuions:

  1. From v31.X latest url is ...
  2. Check WebSerive is active if you are using your side hosted


# Document Loading Issue with 404 Error

If document loading fails and you see a 404 error in the browser console, the application is likely pointing to an old Document Editor web service URL. Starting with v31.x.x the Document Editor Web Service was split into a separate hosted service and older public service endpoints were discontinued. Applications that continue to use the previous `serviceUrl` will be unable to load documents or perform [`operations which require server side interaction`](https://help.syncfusion.com/document-processing/word/word-processor/javascript-es5/web-services-overview#which-operations-require-server-side-interaction).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just convey as line and tell may be due to below reasons.
Add reasons as separate heading (we can increase reasons, solution in future)

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: 1015644-DocEditor-troubleshooting

@SyncfusionBuild
Copy link
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: 1015644-DocEditor-troubleshooting
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

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

Successfully merging this pull request may close these issues.

3 participants