500 Error when accessing .well-known/assetlinks.json
-
Hello,
I'm encountering an issue with my web app hosted on a Surfer app. When trying to access or download a file located at /.well-known/assetlinks.json, I consistently get a 500 Internal Server Error with the message:{"status":"Internal Server Error","message":"unsupported type"}.Here's the relevant error from my logs:
May 16 10:50:37 HttpError: unsupported type May 16 10:50:37 at file:///app/code/src/files.js:105:50 May 16 10:50:37 at FSReqCallback.oncomplete (node:fs:199:5) { May 16 10:50:37 status: 500, May 16 10:50:37 internalError: null, May 16 10:50:37 details: null May 16 10:50:37 } May 16 10:50:37 GET /.well-known/assetlinks.json 500 2.449 ms - 63The problem seems to be specifically with the .well-known hidden folder. When I put this same file in the public folder or any other subfolder, it works fine, but anything inside the .well-known folder returns this error.
thanks
-
N nebulon marked this topic as a question on
-
N nebulon has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login