Brian Gonzalez

Results 44 comments of Brian Gonzalez

10-4 I've got a PR up which addresses this issue: https://github.com/matthewgonzalez/fontplop/pull/28

@iainvdw Thanks for the issue. How would you envision that working? Similar to FontPrep?

I currently am working around this like so: ``` const { data, refetch } = useQuery(...) || {} ``` EDIT: This didn't actually work :(

@PsyTae @mriedem Did either of you get to the bottom of this? We're seeing something similar.

Yes, reproducible in that it happens every upload. of a "large" file. I am not sure about the file's contents, but I have mostly been testing with `.zip` files. I...

Tailed the syslog, and look what I've found: ``` bash # tail -f /var/log/syslog --lines 5 Aug 13 07:53:18 raspberrypi kernel: [121175.599784] [16287] 0 16287 1219 8 6 98 0...

@ooxi Any idea what could be going on here?

I am using a clone of master at 558377af2174cfd05dd09b3dbc66d7d7284ad045. Also, I am using Transmit and Cyberduck on the Mac, both of which have the same issue.

No worries, take your time.