Laurence Dawson

Results 46 comments of Laurence Dawson

I think this may occur if you made an error when setting up embr with your db details. Check if your database was created, if not, repeat the installation process....

Not tried in a while, can't see why it wouldn't :)

Use the installer, if you want to do it manually, open up install.sh and see what the installer does.

You have to install it, as I said earlier, all of this is in the installer and will be handled for you. I suggest you run the installer and then...

The installer does this for you: https://github.com/laurencedawson/embr/blob/master/install.sh Line 19-24.

Clone the repository: git clone git://github.com/laurencedawson/embr.git Run the install script: cd embr && sh install.sh Blog settings can be changed by editing the file: application/config/blog.php

If you don't have ssh access, then you can't use embr.

Pretty sure this issue is another manifestation of this one: https://github.com/square/okhttp/issues/3118

I've seen what you've described but then also the ssl exceptions. Same steps to reproduce as you outlined.

This was fixed for the next release of sync. As the "z" was missing previously sync added it before parsing the timestamp. Now it's added conditionally.