Displaying 20 results from an estimated 1100 matches similar to: "connection attempt timeout - possible feature?"
2011 Oct 21
3
multi site with RoR
HI All,,
I have just installed rails. Also I have installed spree,spree-multi-
domains gems.
I could run the sample spree app but on the admin of spree could not
find facility to add multi domains, I have googled but could not find
how to create multi domains using rails or spree. If there are any
ruby gems to achieve or any other way please let me know. Below is
what I wanted exactly
1) A
2012 Jun 21
2
Rails production load order giving uninitialized constant (NameError)
Hi,
I have a related but separate question. Again, please redirect me if I''m
in the wrong place.
I''ve been getting this error in production (on Heroku) only (it happens
when the application is loading):
2012-06-21T09:30:19+00:00 app[web.1]: /app/app/controllers/spree/
checkout_controller_decorator.rb:3:in `block in '': uninitialized constant
2009 Nov 14
4
how to login in spree
any one cn tell me how i cn login in spree
when i click on login button it redirects t0 https://localhost/login
--
Posted via http://www.ruby-forum.com/.
2018 Dec 09
2
[PATCH] Enable ConnectTimeout with ConnectionAttempts
Fix bug ConnectTimeout=N only works on the first ConnectionAttempts
https://bugzilla.mindrot.org/show_bug.cgi?id=2918
---
sshconnect.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/sshconnect.c b/sshconnect.c
index 4862da5e..b837a83a 100644
--- a/sshconnect.c
+++ b/sshconnect.c
@@ -454,11 +454,12 @@ waitrfd(int fd, int *timeoutp)
{
struct pollfd pfd;
struct timeval
2009 May 04
2
Spree 0.8.0 Released (Rails eCommerce Project)
Spree is an open source ecommerce solution for Ruby on Rails.
http://spreecommerce.com/articles/2009/05/04/spree-0-8-0-released/
I''ll also be leading a BOF at RailsConf where we will be chatting
about Rails commerce so hopefully I''ll see you there!
Sean Schofield
Twitter: @railsdog
2003 Mar 24
1
(Repost to list) Copying large files xp pro -> Samba very slow
I previously posted this to the linux.samba mailing list. I'm not sure
that was the right place, so here it is again. Apologies if you've already
seen it.
Hi,
I would really appreciate any hep with a big problm I'm having with XP
(Pro / SP1 ) transferring to a samba share.
The transfer starts off OK, using about 66% of my 100Mbs network.
Then, after about 10-15 seconds, it drops off
2015 Aug 25
2
mail_log proposal: recipient
As Timo seems to be on a committing spree; I'd like to propose that in
the mail_log_fields the recipient would be available.
Like probably many dovecot users, my MUAs save to Sent; so when grepping
the log to learn etc. that would just be useful
Kind regards
--
peter
2012 Dec 04
2
403 Forbidden from nginx when unicorn started in debug mode
I am using nginx with unicorn as a reverse proxy.
Has been fantastic, but needed to look through some code
for first time.
Using ruby 1.9.3p194 with rails 3.2.9, development mode with ssl enabled,
I start unicorn with -d
...and it does not get served up by nginx.
Any ideas, or more information needed?
Thanks!
Jet
Below is my unicorn.rb for developent:
# config/unicorn.rb
env =
2006 Feb 21
6
What do I need to learn Ruby, Rails, JavaScript, AJAX?
So I''ve sort of come to the conclusion that if I wanna get stuff done, I
need to either A) Find some dang money and pay people to do it or B) Do
it myself. I''m opting for B. Soooo...now I''ve got some
programming/technologies to learn. I''m self-employed and I can afford to
take a month (or 2) off to totally immerse myself in this and learn how
to do it.
2015 Nov 19
2
[Bug 2500] New: ConnectionAttempts=0 causes ssh to output uninitialised data on stdout
https://bugzilla.mindrot.org/show_bug.cgi?id=2500
Bug ID: 2500
Summary: ConnectionAttempts=0 causes ssh to output
uninitialised data on stdout
Product: Portable OpenSSH
Version: 7.1p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: ssh
2011 Apr 21
1
GEMFile gem 'mysql2' and mysql version is 4.1.2
Hi all
I have a Gemfile with this value
gem ''mysql2''
but when I run this command ''$ bundle install'' on my host they said
that
"The command "bundle install --local" seems to be returning mysql2
dependency error now. Unfortunately mysql2 gem requires mysql 5.1+ (
refer: https://github.com/brianmario/mysql2/issues/109 ) whereas the
server mysql
2012 Jun 21
0
How to access an engine's method from main application?
Hi,
I''m not sure if this is the right place to post this, but please redirect
me if I''m posting this in the wrong place.
I''m trying to use a method defined in an engine''s library, specifically it
is the current_order method from the Spree::Core
engine:
https://github.com/spree/spree/blob/master/core/lib/spree/core/current_order.rb
In my view,
2001 Sep 04
3
2.9p2 behaves different from 2.5.2p2 on tunneling issue
Hi,
I have a problem with a Linux box which I updated from 2.5.2p2
to 2.9p2 recently. It's running a tunnel started via inittab
using a script which starts
ssh -2 -N -o 'ConnectionAttempts 3600' -L <tunnel> $host
This has run reliable with 2.5.2 over the last months. Now, after
I have upgraded to 2.9p2, the tunnel is closed right after each
attempt of an application to use
2000 Nov 14
1
[PATCH] Added option 'RetryDelay'
Being rather aggrevated when testing at the enforced 1 second
delay between each connection attempt and the useless 1 second delay
done after all connection attempts have failed I wrote a patch to make
the number of seconds delayed between each connection attempt
configurable.
Stephen
-------------- next part --------------
diff -u --recursive openssh-2.3.0p1/ChangeLog
2000 Jun 06
0
connection timeout
Attached is a patch which adds a ConnectionTimeout option, and corrects
the ConnectionAttempts documentation.
Previously, ssh would try to make a connection ConnectionAttempts times,
sleeping 1 second between tries. But each connection attempt could take a
very long time to fail if the packets die before the get to the host. So
if ssh is being run in a script or what-have-you, it might be
2000 May 22
3
scp not found with solaris 8/2.1.0p2
I've just upgraded to 2.1.0p2 on my solaris 8 boxes (now it
survives a little longer, thanks!). But, I'm seeing "scp not found"
where before it was fine.
configure --prefix=/opt/local --with-random-/dev/random (the entropy
generator is still broken), and in the past I had no problems
with scp, but AFAIK something's broken in 2.1.0.
Is anyone else seeing anything similar?
2001 Aug 30
3
linux ssh never shuts down fix release?
A while ago I saw some stuff about fixes for the problem with
ssh2 and linux (which the FAQ on www.openssh.com is still
mentioning but not offering any real solutions for). Is there
any news on when/if these fixes will find their way into a
release? OpenSSH 2.9p3 perhaps? :)
Carl
2009 Apr 20
0
Add partial view to Spree
Hello,
I am new to Spree, so my question might look dump. How can I use
extension to add partial view to any existing view in Spree? How can I
determine exactly where my view will go? For my app I just want to add
a div block to /shared/_taxonomies.html.erb, is there anyway to do
this except overwriting this file with my extension? I have read
Extension tutorial several times, but I am not more
2012 Nov 11
0
Spree commerce and styling menu CSS
Hi. I making a shop on spree e-commerce, and I have problem with style
menu CSS. http://ns383595.ovh.net/test/menu.png . How can I edit CSS
file on spree to have manu like in My template like this
http://rafal-serwer.gogler.eu/intimiti/index.html
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2007 Dec 27
2
Failure of gvinum after panic
Hi all,
I have some problems with my gvinum setup after the system panic'ed.
Afterwards the system fails finding the plexes to the subdisks (or at
least that is what I can understand after having searched the gvinum
source code for the error string in the DMESG log..)
The machine is an IBM Netfinity 5000 and the internal HW self tests
does not find any errors in the hw.
Luckily my root is