Pierre-Alain TORET
Pierre-Alain TORET
Hi @jahway603, did you check https://github.com/etesync/server/wiki/Migration-from-SQLite-to-PostgreSQL ?
Hello @renatobellotti, maybe you want to check the image mentioned at https://github.com/etesync/server/issues/12#issuecomment-625870434. I don't use Docker myself though.
@x6r is that still an issue ?
Thanks @t0xic0der How could we achieve this for the official repository ? Should an arm64 machine be deployed somewhere in order to have such a build available ?
I sort of did it with the following changes : ``` diff --git a/server/views/resources.go b/server/views/resources.go index 039237d..4521492 100644 --- a/server/views/resources.go +++ b/server/views/resources.go @@ -82,7 +82,7 @@ func CreateC(c *gin.Context) {...
@Depado that sounds much better than my quick hack indeed ! But unfortunately I don't have that much time to hack on goploader :/
> Edit: @daftaupe, could you please elaborate on the state of packaging of etesync-dav for fedora/centos? Thanks! @tasn I haven't packaged etesync-dav (only the etesync server so far), as I'm...
@tlaurion well it's hard to find the time at the moment, but I'll look into that sooner or later :)
Hi, @mozzee how did you install that xfs plugin from on Centos8 ? I don't see a -contrib package or something similar. @sumpfralle I'm trying to reproduce the issue on...
@Offerkohen if you have the fixed plugin, maybe you could open a PR so that others could benefit from your fix ?