Will Hegedus
Will Hegedus
It works when you do _not_ specify the root article title. This works: ``` ``` I'll leave the issue open due to the un-intuitive behavior/error, that should likely be addressed.
It is an `.exe`. Thank you for pointing out that it doesn't have the extension on the release page! I'll convert this issue to track adding that in.
Fixed in 68bad93236ecf83f19652ab2d78d86da442368b8
Thank you for raising this, as certificate issues can be a pain. However, I am unable to replicate this on my machine with `Docker version 20.10.17, build 100c701`. Potentially it...
Thank you for letting me know! I think this is related to https://github.com/wbh1/grafana-sqlite-to-postgres/issues/19, too. Which in turn I think is related to the usage of `sqlite3` [[1](https://github.com/wbh1/grafana-sqlite-to-postgres/blob/484954c86ccdb2a73970a772d12931ccd988a5ae/pkg/sqlite/dump.go)] based on [this...
Closing this issue and tracking in https://github.com/wbh1/grafana-sqlite-to-postgres/issues/34
Thank you for reporting this @nevarsin. Did you get the same `invalid byte sequence for encoding "UTF8"` error?
@kevinnoel-be thanks for digging into the history behind this! I'll look more into how to handle this case in the future.
Closing this issue and tracking in https://github.com/wbh1/grafana-sqlite-to-postgres/issues/34
I know it's late but do you know what column this was for and what version of Grafana? If possible, providing the value attempting to be inserted would be helpful,...