search for: locahost

Displaying 20 results from an estimated 35 matches for "locahost".

Did you mean: localhost
2011 Sep 19
14
gmaps4rails "acts_as_gmappable" error
Hi all, I started to see fun of gmaps4rails gem from https://github.com/apneadiving/Google-Maps-for-Rails. After everything done. When visited the locahost, i got the following error. undefined local variable or method `acts_as_gmappable'' for #<Class: 0x31a9da8> the error is due to i have line "acts_as_gmappable" in my model. Anybody knows how this is happening though i installed the gem gmaps4rails ? -- You received this...
2002 Oct 01
1
Default policy question
Hi list, I have a local dns cache listening on my shorewall''s locahost, i dont want to allow others hosts in my network to access my local cache, so, i have the following question: what''s the feault policy for fw -> fw access?, do i need a rule to ACCEPT from fw to fw tcp port 53 ? or i need to put localhost to localhost intead of fw to fw ? Thanks in adv...
2005 Jun 29
0
NT_STATUS_NETWORK_ACCESS_DENIED - Cannot browse shares.
...nt = samba log level = 2 ldap ssl = no idmap uid = 10000-20000 idmap gid = 10000-200000 template homedir = /home/public/%U [WINHOME] path = /export/home3 read only = No guest ok = Yes However, I get this with smbclient: smbclient -L locahost -U% added interface ip=172.16.5.132 bcast=172.16.5.255 nmask=255.255.255.0 added interface ip=172.16.69.132 bcast=172.16.69.255 nmask=255.255.255.0 Connection to locahost failed. Or this: smbclient '\\localhost\winhome' added interface ip=172.16.5.132 bcast=172.16.5.255 nmask=255.255.255....
2020 Aug 11
1
ARI record question
I'm attempting to run a test of the ARI recording of audio from the channel. When I send the record command, it's failing. curl -v -u asterisk:asterisk -X POST "http://locahost:8088/ari/channels/mychanntest.1/record?name=mytest&format=WAV&maxDurationSeconds=300&maxSilenceSeconds=3" [08/11 09:14:13.290] WARNING[23806]: ari/resource_channels.c:812 ast_ari_channels_record: Unrecognized recording error: No such file or directory Based on this link, it sound...
2007 Dec 07
1
Ruby on Rails applications with Mongrel cluster
...make the 2 new services have an automatic startup type (so they will still be started when you reboot). Test if your application is now running at the two ports: http://localhost:3010 http://localhost:3011 ... i am not getting any results when connecting to localhost:3010 instead its looking for locahost.com Please advice Ajit --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe...
2023 Nov 12
1
What is the arduino sub-driver intended to be used for?
...usbhid-ups to recognize my device and could setup NUT the rest of the way. My intended configuration is to run NUT on a Raspberry Pi, have that device be master and then have clients of that NUT install take action when ACPresent goes from true to false. The problem I ran into is `upsc diyups at locahost` was always showing ups.status as "OB". I ran tests and confirmed the raw reports included "UPS.PowerSummary.PresentStatus.ACPresent correctly showing 1 and 0 as appropriate as well as correctly reporting the UPS.PowerSummary.PresentStatus.Charging and UPS.PowerSummary.PresentStatus....
2008 Jun 20
1
Can't make asterisk work...how to test?
All, I've put a new asterisk server at another location and can't seem to get it working. What's the best strategy to debug connections? I'm doing inbound SIP only and have installed the server in the same way as I did on my DEV server. Running an nmap on localhost shows the port listening: ---------- [asterisk]/> nmap -sU localhost Starting Nmap 4.11 (
2023 Nov 12
1
What is the arduino sub-driver intended to be used for?
...my device and could > setup NUT the rest of the way. My intended configuration is to run NUT on a > Raspberry Pi, have that device be master and then have clients of that NUT > install take action when ACPresent goes from true to false. > > The problem I ran into is `upsc diyups at locahost` was always showing > ups.status as "OB". I ran tests and confirmed the raw reports > included "UPS.PowerSummary.PresentStatus.ACPresent correctly showing 1 and > 0 as appropriate as well as correctly reporting the > UPS.PowerSummary.PresentStatus.Charging > and UPS.Po...
2023 Nov 13
1
What is the arduino sub-driver intended to be used for?
...>> setup NUT the rest of the way. My intended configuration is to run NUT on a >> Raspberry Pi, have that device be master and then have clients of that NUT >> install take action when ACPresent goes from true to false. >> >> The problem I ran into is `upsc diyups at locahost` was always showing >> ups.status as "OB". I ran tests and confirmed the raw reports >> included "UPS.PowerSummary.PresentStatus.ACPresent correctly showing 1 and >> 0 as appropriate as well as correctly reporting the >> UPS.PowerSummary.PresentStatus.Charging...
2008 Jun 19
0
Is there any plan for OpenSSH to support FIPS?
...-c aes192-cbc localhost ssh -c aes256-cbc localhost These above ciphers are FIPS allowed and ssh can successfully connect to sshd which is running in FIPS mode. On the other hand,when using FIPS unallowed ciphers, ssh -c arcfour localhost ssh -c blowfish-cbc localhost ssh -c cast128-cbc locahost the sshd will disconnect the connection. Some debug messages like below appear. *************************** debug2: set_newkeys: mode 1 cipher_init: EVP_CipherInit: set key failed for aes128-ctr debug1: do_cleanup debug3: PAM: sshpam_thread_cleanup entering debug1: audit event euid 0 user (un...
2003 Apr 02
0
How to configure the file smb.conf
...ng 'smbpasswd -w secretpw' to store the # passphrase in the secrets.tdb file. If the "ldap admin dn" values # changes, this password will need to be reset. ldap admin dn = "cn=Directory Manager" # specify the LDAP server's hostname (defaults to locahost) ldap server = my-server-ldap.xxxxx.ch # Define the SSL option when connecting to the directory # ('off', 'start tls', or 'on' (default)) ldap ssl = off # define the port to use in the LDAP session (defaults to 636 when # "ldap ssl = on...
2004 Oct 13
1
Bad lockout attempt recorded 2x
...load printers = No show add printer wizard = No logon script = notice.bat os level = 35 preferred master = No ldap ssl = no winbind use default domain = Yes directory security mask = 0700 hosts allow = XX.XX.XX.XX/255.255.252.0, locahost [some_dir] comment = XXX path = /usr/local/ read only = No create mask = 0765
2011 Sep 27
0
Samba access control issue
...During debugging I eventually tried to use cupsaddsmb to rebuild the printer driver share files. This resulted is various errors like protocol negotiation failed: NT_STATUS_INVALID_NETWORK_RESPONSE and result was WERR_ACCESS_DENIED further investigation led me to realize that "smbclient -L locahost" also failed with access denied errors. A couple of helpful posts on the internet suggested ipv6 might be part of the issue and I eventually realized that smbclient -L localhost fails smbclient -L 127.0.0.1 works smbclient -L ::1 fails After much more head scratching I...
2007 Aug 15
0
Rails error on generated app
...sing MySQL Query browser * script/generate migration photos * # edit the migration file to create the empty table * rake migrate * # checked the database and "photos" table looks correct * script/generate scaffold photos photos * script.server Now comes the weird part when I go to: locahost:3000/photos I get this error message: NameError in PhotosController#index uninitialized constant Photo RAILS_ROOT: script/../config/.. Application Trace | Framework Trace | Full Trace --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to...
2008 Dec 01
1
localhost redirect/404
...e problem. I''ve also tried port 3000, and hitting the server directly (127.0.0.1), all result in 404. Adding the mapping in hosts from 127.0.0.1 to ''www.mycookbook.com'' per the readme works great for the cookbook application, but I''d like to just be able to hit locahost:3000 and run whatever application currently is started for development. Not sure where else to go from here. Anyone got an idea what I''m missing? There''s not a post-unzip setup step that I''ve forgotten for InstantRails maybe? -- Posted via http://www.ruby-forum.com/....
2006 Jan 26
2
Change email template for Salted Hash Login Generator?
There are a couple of things I''m trying to do with the salted hash login generator. First off I am trying to change the email template to include some other things such as links to the site, instructions and other email goodness. Second I am trying to find where the gem is pulling the app_url from because I changed it to reference my host name, but I have not been able to get it to
2008 Mar 31
6
DoveCot IMAP and "inconsistent state" messages
...e left my typos in, just in case they somehow bear on the problem. I omitted about 2050 messages from the mailbox FETCH listing, since they were all identical but for the message number, and I didn't figure you'd want to read all of that. :) Command sequence: [me at myserver~]$ telnet locahost 143 locahost/143: Name or service not known [me at myserver~]$ telnet localhost 143 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. * OK myserver awaiting command login me mypass login BAD Error in IMAP command received by server. a001 login me...
2019 Feb 01
0
Samba and UFW
...u passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:*%n\n *password\supdated\ssuccessfully* Running this on the Linux Mint 19.1 machine: martin at radio:~$ smbclient -L localhost Works But running the same command on the Linux 18.3 machine fails with: Connection to locahost failed (Error NT_STATUS_UNSUCCESSFUL) or: Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED) I have tested both smb.conf files on a Samba 4.8.8 machine (without a firewall) and they both work for me. Bit late here, I will install ufw tomorrow and see if this throws a spanner in...
2004 Oct 13
3
"Bad lockout attempt" recorded twice
...vel = 2 load printers = No show add printer wizard = No logon script = notice.bat os level = 35 preferred master = No ldap ssl = no winbind use default domain = Yes directory security mask = 0700 hosts allow = XX.XX.XX.XX/255.255.252.0, locahost [some_dir] comment = XXX path = /usr/local/ read only = No create mask = 0765
2011 Dec 16
12
Seperate CA's/Master behind load balancer
Hello, Attempting to setup a CA primary/standby as well as seperate puppetmaster servers (all running Apache/Passenger) behind another Apache/Passenger type load balancer. Clients are not getting certs:- err: Could not request certificate: Could not intern from s: nested asn1 error Clearly an SSL issue but not something I know a great deal about. loadbalancer.conf # Puppet Load Balancing