milke / GitFinder-Issues

Bug and issue tracker for GitFinder - git client with macOS Finder integration
16 stars 1 forks source link

"error reading file for hashing" dialog appears with no apparent reason #98

Open unikitty37 opened 3 years ago

unikitty37 commented 3 years ago

When running Rails migrations in a Docker container, this dialog sometimes appears:

image

From the colon, it looks like it's trying to print the filename or error message, but not doing so. There's nothing in the system console that I can see, and I haven't found the log file yet. Apart from the fact that it's only happened so far when running rails db:migrate, I can't see a reason for it.

Would it be possible to suppress this error? Having to click OK on it when it pops up is annoying, and it seems more like something that should just go to a log file rather than bothering the user…