Displaying 20 results from an estimated 7000 matches similar to: "Heroku, oauth, redirects and ajax"
2011 Aug 15
3
Rackspace, Engine Yard, Heroku, etc. - Which do you recommend?
Hello.
We are looking for a new provider to host our Rails site -- we have
outgrown our current provider (for the past 4 years) since our business
is beginning to take off in a big way this year.
Which provider (e.g. Rackspace, Engine Yard, Heroku, Serverbeach, etc.)
would you recommend to run a highly scalable site?
FYI, we currently have over 150,000 users that will likely grow to a
million
2019 Dec 06
0
Dovecot & OAuth
Hi!
It seems there is a bug in the oauth2 driver, it loads the cert files wrong way. I'll make an internal bug report of this.
Aki
> On 06/12/2019 16:42 mizuki <mizuki0621 at gmail.com> wrote:
>
>
> Hi,
>
> For troubleshooting purposes, I change the read/write permissions on the certs and confirmed 'dovecot' can read them w/o problem, but still seeing the
2019 Dec 10
0
Dovecot & OAuth
Thank you Stephan,
I'm wondering if I can read the track of the status of bug reports? Could
you please advice?
Thanks.
Mizuki
On Sun, Dec 8, 2019 at 6:40 AM Stephan Bosch <stephan at rename-it.nl> wrote:
>
>
> On 06/12/2019 20:54, Aki Tuomi via dovecot wrote:
> > Hi!
> >
> > It seems there is a bug in the oauth2 driver, it loads the cert files
> wrong
heroku not working /heroku/commands/pgbackups.rb:9:in `<class:Pgbackups>': uninitialized constant He
2010 Nov 16
0
heroku not working /heroku/commands/pgbackups.rb:9:in `<class:Pgbackups>': uninitialized constant He
Hi!
If i tipe heroku in console i become this:
~onemore~>heroku
/home/koli/.rvm/gems/ruby-1.9.2-p0@onemore/gems/heroku-1.13.1/lib/heroku/commands/pgbackups.rb:9:in
`<class:Pgbackups>'': uninitialized constant
Heroku::Command::Pgbackups::Help (NameError)
from
/home/koli/.rvm/gems/ruby-1.9.2-p0@onemore/gems/heroku-1.13.1/lib/heroku/commands/pgbackups.rb:6:in
2019 Dec 08
2
Dovecot & OAuth
On 06/12/2019 20:54, Aki Tuomi via dovecot wrote:
> Hi!
>
> It seems there is a bug in the oauth2 driver, it loads the cert files wrong way. I'll make an internal bug report of this.
Tracking as DOP-1590.
Regards,
Stephan.
>> On 06/12/2019 16:42 mizuki <mizuki0621 at gmail.com> wrote:
>>
>>
>> Hi,
>>
>> For troubleshooting purposes, I
2010 Jun 08
1
camping-oauth is now available
I finally put together the final touches on the first version of the
camping-oauth gem.
It allows you to make a Camping web app into an OAuth provider. It
leverages ruby-oauth and the oauth-plugin.
An example of a use case is a web service built with Camping (using
json/xml with/without REST).
You can find it on GitHub: http://bit.ly/campingoauth
I also wrote a blog post on how to use it (and
2009 Sep 11
4
heroku gem and two different heroku accounts
Heroku support works so slowly I want to ask community.
1)I have a problem with switching between my two heroku accounts on the
same laptop. All of the commands execute from one of these, but I want
to execute it from another. Howto switch user to another heroku account?
2) how to treat my ubuntu to default for the heroku.com?
--
Posted via http://www.ruby-forum.com/.
2013 May 25
1
Mysterious Application Error on Heroku
I converted my app to rails 4. My test suite is green and it runs great
locally. I then deploy to Heroku and it crashed with no information at
all.
It just says "Application Error. An error occurred in the application
and your page could not be served"
Heroku logs don''t give any info either:
-------------------------------------------------------------
2011 Dec 09
0
Re: Need help with WePay integration using oAuth
Qas Wm wrote in post #1008599:
> Hi,
>
> I a trying to integrate WePay with oauth but I have next to nothing
> experience with oauth and need help and guidance in completing this
> task.
>
> Does anyone have any pointer or sample they can direct me to?
Checkout the wepay-rails gem:
https://github.com/adamthedeveloper/wepay-rails
It handles the Oauth and IPN calls for you.
2012 Sep 10
0
Tips: workarounds to do free full-text search on Heroku :-)
Recently I started a new side-project, using some full-text search
done with Solr, intending to put it on Heroku. However, I had
forgotten that Heroku doesn''t allow any Solr for free! So I ripped it
out and looked for alternatives, winding up with pg_search. I ran up
against some problems, but figured out some workarounds, and wrote
them up in a two-part blog post:
2012 Apr 07
0
RAILS HIGHCHART HEROKU PRODUCTION illegal character
HI am using Highchart on rails on heroku.
View Source of : http://localhost:3000/highchart RAILS_ENV=production
series: [{name: "Restaurants",pointInterval: 86400000,pointStart:
1207526400000,data: [[1325462400000, 4], [1325462400000, 5],
[1325462400000, 3], [1328140800000, 5], [1328140800000, 3], [1328140800000,
4], [1330646400000, 3],
View Source of :
2012 Oct 05
2
heroku rake db:drop error PG::Error: FATAL: permission denied for database "postgres"
How to empty DB in heroku<http://stackoverflow.com/questions/4820549/how-to-empty-db-in-heroku>
I have a Postgres database on Heroku. It is one of the free beta ones.
Locally, when testing, I often run rake db:drop && rake db:create && rake
db:migrate as a way to reset the database.
However, when I try to run this on Heroku, I get the error:\[code\]Couldn''t
drop
2011 Jun 01
1
git push heroku master - has error
I am trying to put my app on heroku, following the instructions, when
I get here I get this error:
$ git push heroku master
Enter passphrase for key ''/c/Users/Laurence/.ssh/id_rsa'':
Counting objects: 277, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (246/246), done.
Read from remote host heroku.com: The connection was aborted
fatal: sha1 file
2011 Sep 13
1
Heroku failed to push: fatal: sha1 file '<stdout>' write error: Invalid argument
When I try to push my app to Heroku I get this error:
OCA@OCA-PC /c/rails/oca (master)
$ git push heroku master
Enter passphrase for key ''/c/Users/OCA/.ssh/id_rsa'':
Counting objects: 913, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (797/797), done.
Read from remote host heroku.com: Connection reset by peer
fatal: sha1 file
2011 Mar 03
1
which oauth gem to use?
Does any1 have any recommendations for an oauth gem. I am trying to
create a twitter proxy. I''m not sure which oauth gem to use. Thanks in
advance!
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2019 Aug 19
1
Dovecot and Oauth
Hi all,
I am considering expanding a mail server to support Oauth with Google. I
have read through the following:
https://wiki.dovecot.org/PasswordDatabase/oauth2
however, it doesn't work and appears to me to be missing important
information, the least of which is API authorisation. Searching with
Google, I can't find any more information beyond what amounts to C&P'ing
of the
2011 Sep 30
1
RoR running on Localhost but not on Heroku
Hey there,
I have been following http://ruby.railstutorial.org/chapters/beginning#top
since yesterday and I am going good on my machine with ROR. I have used
RailsInstaller for my environment on Windows7. My two apps are working good
on my localhost:3000 but as I put them into Heroku, I am getting error,
respectively, http://meinkampf.heroku.com and http://smoothipod.heroku.com.
I wonder
2010 Dec 05
0
Rails - Using Tempfile to write on Heroku?
Hello, I need to be able to write a temporary file for use during the
request only.
Locally I can use the following successfully:
tempfile = File.open(a.original_filename,''w'')
tempfile.write_nonblock(a.body)
paperclip stuff........
tempfile.close
That works great, but not on Heroku... How can I do the above with
Heroku''s restrictions:
2012 Jan 25
0
Can't Get Caching to Work with Heroku and Memcache
I''m on Heroku and trying to implement caching in my Rails app, but I''m
running into some problems that I don''t understand. I thought it would be
easy after reading the Rails Guide and Heroku docs on caching strategies,
but apparently doing something wrong.
Issue 1: view of action doesn''t seem to expire Issue 2: when I use :layout
=> false, both my admin
2010 Feb 07
0
Authlogic Oauth problem with Remember Me
My sole login type is Twitter OAuth; I''m using Authlogic with the
Oauth addition for authentication.
I''m trying to build my Rails app such that the user is automatically
redirected to Twitter''s login/registration, instead of having a "login
with Twitter" button on my page.
That works so far, using a new view like this:
<html>
<body>
<%