RhoConnect 3.1.1 and Rosync 2.1.16 gems are out

34 views
Skip to first unread message

Alexander Babichev

unread,
Feb 7, 2012, 6:16:51 PM2/7/12
to rhomobile
Hello,
Today we are released gems RhoConnect 3.1.1 and Rhosync 2.1.16.

= RhoConnect/Rhosync App Integration Server

RhoConnect/Rhosync is an app integration server which keeps enterprise
data current and available on users’ devices.

== Changes

* Fix Zendesk issue: Rack 1.4.1 and Sinatra 1.3.2 produce 502 error
with Heroku deployment (tickets 2147, 2155, 2153)

These releases fix issue encountered some users after deployment
rhoconnect app on Heroku (502 server error).

== Where can I get them?
http://rubygems.org/downloads/rhoconnect-3.1.1.gem
http://rubygems.org/downloads/rhosync-2.1.16.gem

Alexander Babichev
on behalf of the RhoConnect Team.

Alexey Braginenko

unread,
Feb 8, 2012, 3:29:24 AM2/8/12
to rhomobile
What is difference between RhoConnect and Rhosync???
Witch one should i use? I thought there is no Rhosync any more.
Thanks


On Feb 8, 5:16 am, Alexander Babichev <al...@rhomobile.com> wrote:
> Hello,
> Today we are released gems RhoConnect 3.1.1 and Rhosync 2.1.16.
>
> = RhoConnect/Rhosync  App Integration Server
>
> RhoConnect/Rhosync is an app integration server which keeps enterprise
> data current and available on users’ devices.
>
> == Changes
>
> *  Fix Zendesk issue: Rack 1.4.1 and Sinatra 1.3.2 produce 502 error
> with Heroku deployment (tickets 2147, 2155, 2153)
>
> These releases fix issue encountered some users after deployment
> rhoconnect app on Heroku (502 server error).
>
> == Where can I get them?http://rubygems.org/downloads/rhoconnect-3.1.1.gemhttp://rubygems.org/downloads/rhosync-2.1.16.gem

Burgess Lars-KDWC48

unread,
Feb 8, 2012, 3:33:06 AM2/8/12
to <rhomobile@googlegroups.com>
RhoSync is the legacy product (essentially rhoconnect 2.x).  It is in maintenance mode so only critical bug fixes  will be done.  RhoConnect should be used instead.

-Lars

--
You received this message because you are subscribed to the Google Groups "rhomobile" group.
To post to this group, send email to rhom...@googlegroups.com.
To unsubscribe from this group, send email to rhomobile+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rhomobile?hl=en.





David Jantzen

unread,
Feb 12, 2012, 12:02:17 PM2/12/12
to rhom...@googlegroups.com
Hi Alex, I'm trying to upgrade to 3.1.1 and encountering errors regarding rack 1.4.1. Running bundle update returns:

Bundler could not find compatible versions for gem "rack":
  In Gemfile:
    rhoconnect (= 3.1.1) ruby depends on
      rack (~> 1.3.6) ruby

    rack (1.4.1)

Perhaps I'm doing something wrong -- I'm new to Bundler (and Rhodes).

Thanks,
David

Alexander Babichev

unread,
Feb 13, 2012, 2:00:55 PM2/13/12
to rhomobile
Run either
$ bundle update
or
$ rm Gemfile.lock
$ bundle install

To verify your bundled gems run
$ bundle show

David Jantzen

unread,
Feb 14, 2012, 1:15:47 AM2/14/12
to rhom...@googlegroups.com
Everything seems happy on Rack 1.3.6 so that's what I'm rolling with. Thanks.
Reply all
Reply to author
Forward
0 new messages