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

Worker Throws Exception 1101 #10

Open
cybersumeet opened this issue Jul 1, 2020 · 1 comment
Open

Worker Throws Exception 1101 #10

cybersumeet opened this issue Jul 1, 2020 · 1 comment

Comments

@cybersumeet
Copy link

cybersumeet commented Jul 1, 2020

When there is a file or folder name containing Apostrophe (') or hashtag (#) like Test#Folder, the worker throws exception 1101. Everything else loads smoothly. You can test it yourself.

testfolder

cferrorlog

In my image attached,
line 122 : event.respondWith(handleRequest(event.request)); //Line 134 acc. to your index.js inside Search folder
line 240 : return gd.down(file.id, range, inline_down); // Line 252 acc. to your index.js inside Search folder

Thanks 👍

@LeeluPradhan
Copy link
Owner

This error is due to file name exception, maybe it will be fixed in future updates.
Stay tuned :)
In meantime look at new index guide here
Thanks.

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

2 participants