-
-
Notifications
You must be signed in to change notification settings - Fork 45
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
[Error]: Failed to open '*/signal-chats/*.html' for writing. #277
Comments
Hm, I'm not sure. I did make a change to the Windows file-opening methods, that probably has something to do with it, but I can't reproduce your result:
Can you verify this is the same command you are running? I'm assuming the I was not familiar with filenames starting with a backslash on windows ( Thanks for reporting! edit: Could you also try with this custom version, and show me the exact output: |
Hello, thanks for reply. Here is my reply: |
That is supposed to say
Not sure why this is not working for you. Here is another custom version, could you repeat please? It's also very strange that the 'path' is not converted to an absolute path ( Thanks! |
That is supposed to say \? No path is not literally copy-pasted. Just did not want to share it here publicly. And new custom version does not work. But thank you for it anyway :) |
Thanks, I think github is eating the extra backslashes
I understand, but since something is wrong with the path, and I can not reproduce the problem here it would greatly help if you did not edit the path so much. I'm trying to learn something from the output. Would you please, run that last custom version again. Copy the entire output of the program (and the command), and reply here, pasting the entire output in between two lines of ``` (note that is a backtick, not a single quote). Like this:
Then, just carefully replace any usernames, or contact names with I think I will probably revert the change I made earlier today, but I just want the proper output to be able to continue investigating. Thanks! |
I have reverted the windows longpath-change I made yesterday. Everything should work as it did before again, please let me know if it doesn't! If it works again, this issue can be closed. I'm still curious about the exact output of the custom version from yesterday, but only if you're willing of course. Thanks! |
Closing this, as I think it was solved a few days ago. But please let me know if you are still seeing problems. Thanks for reporting! |
It works :) Thank you. |
Hello, can I ask what could be causing this error? It occurs even when I run windows 10 cmd with admin privileges.
Havent happend before.
CMD: signalbackup-tools_win "\signal.backup" * --originalfilenames --exporthtml "\signal-chats"
https://github.com/bepaald/signalbackup-tools/releases/tag/20250126-1
The text was updated successfully, but these errors were encountered: