Lucian Hontau

Results 7 comments of Lucian Hontau

This seems to be intermittent. I didn't see anything being blocked. When it's not successful, it makes no more calls after https://api.etebase.com/partner/etesync/api/v1/authentication/login_challenge/ (200 OK). When it is, there's a ton...

This one thankfully did eventually resolve, but it took hitting sync many times in the etesync android app. It would be nice if contacts could be deleted off the phone...

After some further investigation, I think I've found the issue. The original schema_migrations table was part of the schema the rest of the database is part of. At some point,...

This also seems to be system dependent. Sometimes the schema_migrations table gets put in the correct schema, and sometimes in the public schema. It's just so bizarre that it starts...

Even with gcc-4.4.7 I'm still getting this. I'll give it another shot and see if I can get it to compile with the older gcc. It's likely I'm missing something....

I recompiled php-uv by hand with the older gcc (4.4) on ubuntu 12.04.01 64bit and I can verify it works on there.