mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #36] 'utf-16-le' codec error #34
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rickythefox on GitHub (May 23, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/36
Hi!
I'm getting the following error for some of my files when crawling them using the SMB crawler. The same file can be uploaded manually and works ok.
[error] 'utf-16-le' codec can't decode bytes in position 18-19: illegal encoding.What to do?
@isido993 commented on GitHub (May 23, 2017):
@rickythefox
We've never had such issue with our and our customers' files.
Please send us one of these files and we'll look into the problem.
Thnx.
@rickythefox commented on GitHub (May 23, 2017):
Will try to find an example file for you, the ones are use are quite sensitive so I probably can't share them.
@sochix commented on GitHub (Jun 14, 2017):
@rickythefox any news?