similar to: connection error in console UI

Displaying 20 results from an estimated 11000 matches similar to: "connection error in console UI"

2013 Nov 20
4
puppet testing
Hi There, I am kind of lost, understood something wrong. I have written a module. Now how can I test this module? Do I need to copy it to agent or server? Is it possible to test it as a standalone module where I have a machine with puppet agent or server installed? It is a simple module I dont want complicate things with cucumber or some rspec etc. How can I test it with puppet apply
2013 Jul 29
1
NT4 clients
I'm attempting to get an old NT4 client participating in a Samba4 domain. Users can logon to the machine locally and access network shares on other machines in the network. However, no one can access shares on the NT4 machine using the machine name. Attempting this results in an error "The account is not authorized to log in from this station." Using the IP address does work however.
2013 Nov 28
2
File handling
Hi There, I am trying to do the following using puppet 1. Create a dir call mydir 2. Download a file from internet using Exec 3. Change the mode of the file 3. Install it and ensure running and service is enabled. 4. Delete it the installer file. When I do this until 3 rd step I am fine. But when I create the file resource again for deleting the installer files, it says it is already
2005 Jul 17
2
DNS SRV
I have added in my zone file; _sip._udp.elmit.com. IN SRV 20 0 5060 vpbx.elmit.com. As I understand it should mean that any sip connection to <anyname>@elmit.com should go to the udp port 5060 at the host vpb.elmit.com. In Asterisk's extensions.conf I have in the context [default] exten => ronald,1,Dial(${PHONE_615},60,tr) exten => ronald,2,Voicemail,u615@office exten =>
2013 Jun 28
0
ruby on rails couldn't find file 'jquery.ui.all'
couldn''t find file ''jquery.ui.all'' which is a known issue, I added *=require jquery.ui.all to application.css and //= require jquery.ui.all to application.js but still get the error. http://bpaste.net/show/1RqTDUte2XLBoj8fdTbf/ Sprockets::FileNotFound in Preorder#index Showing /var/www/localhost/htdocs/selfstarter/app/views/layouts/application.html.erb where line
2011 Oct 31
1
Starting asterisk turns bash console text white in rxvt
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> </head> <body bgcolor="#ffffff" text="#000000"> <font face="sans-serif">Hello all,<br> <br> I've googled
2006 Jan 25
1
xm console oddity
Hi Fellas, When I connect to a domain''s console via xm console vmid I have to press an enter to get the console prompt. I am wondering if anyone else has seen this and if there is a remedy for this? Thanks, -Himanshu -- ------------------------------------------------------------------------- Himanshu Raj PhD Student, GaTech (www.cc.gatech.edu/~rhim) I prefer to receive
2013 Aug 22
1
duplicated log lines in console
my app seems to be running fine in dev mode ( Rails4, Devise, OAuth2 , Doorkeeper ) but looking at the console , I can see all log lines duplicated .... where should I look for any tricky bug or missing param ?anyway to get more info on what''s happening ? thanks a lot for feedback (ruby-2.0.0@rails40)$ rails server -p 4000 => Booting WEBrick => Rails 4.0.0 application starting
2013 Dec 09
0
PE Install Question (Master/Console together, separate PuppetDB)
Hi, Has anyone successfully performed this scenario? I''m installing Puppet Enterprise 3.1, and want to have the Console service running on the Puppet Master. However, I want to have the PuppetDB service on another server. It seems like the installer either puts all of the services on one host, or separate out to three hosts. I saw this discussed in
2013 Nov 27
1
Duplicate declaration
I have module, for which if I add the class in the UI and run the agent with --test it fails with the following error. But If I just add the include <classname> in the init class and run, it works. Any idea? Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Duplicate declaration: Class[classname] is already declared; cannot redeclare on node nfaxen-ubu1.fqdn
2009 Jun 17
1
Specifying ui and ci such that ui %*% theta - ci >= 0
Hi, I am a bit stuck on specifying ui and ci. I have read Lange's book ((1999) Numerical Analysis for Statisticians) to his approach and unfortunately his descriptions were not helpful for me. Here is what I have: ui <- rbind(c(0, -1, 0), c(0, 0, -1)) ci <- c(0, -1, -1)) theta <- c(0.5, 0.5, 0.1) My goal is to feed these into constrOptim
2012 Dec 18
0
XCP 1.1 host crash due to VM console connection
Hi everyone, We faced a dom0 crash on XCP1.1 and Xen 3.4.2. I''ve attached the log file for reference. On dom0 we could find only "Xc.Error" and then reboot of host. There is no information in /var/crash/ or other log files. Interestingly the "INTERNAL_ERROR" variable keeps growing until a length and then host reboots. Possible memory overlap ? Could someone please
2007 Dec 17
1
script/console connection works, but Rails app fails with SQL Server
Greetings, I have an application that connects to a remote SQL Server database using DBI/ODBC. If I run the application via the Rails console, I am able to retrieve data and work with the database just fine. If, however I try to access it via the Web application itself, I get the following error: DBI::DatabaseError (S1000 (0) [unixODBC][FreeTDS][SQL Server]Unable to connect to data source):
2019 Mar 04
1
How do I close a console connection?
I'm working on (re-) implementing serial console support in virtualbmc [1], and one of the issues I'm hitting right now is that after establishing a console connection via... self._stream = self._conn.newStream(libvirt.VIR_STREAM_NONBLOCK) self._domain.openConsole(None, self._stream, 0) ...I can't figure out how to close the console. Subsequent calls to openConsole fail
2020 Oct 28
1
GPO fail and sysvol perm errors
For completeness: The existing GPO: # samba-tool ntacl get --as-sddl \{07AF723D-5FFD-4807-B3C6-DFCE911B922A\}/ O:DAG:DAD:P(A;OICI;0x001f01ff;;;DA)(A;OICI;0x001f01ff;;;EA)(A;OICIIO;0x001f01ff;;;CO)(A;OICI;0x001f01ff;;;DA)(A;OICI;0x001f01ff;;;SY)(A;OICI;0x001200a9;;;AU)(A;OICI;0x001200a9;;;ED) The newly created GPO: # samba-tool ntacl get --as-sddl \{0C0B713E-EE65-4ACE-88AE-25125E2AAE00\}/
2007 Apr 13
1
HTML report and Spec::Ui improvements
The trunk now has some nifty improvements to the HTML report (--format html). Each failing spec will (in addition to the backtrace) have a box with a source code snippet of the offending code. If you have Jamis Buck''s syntax gem installed the code will also be syntax highlighted 8-D There has also been some major improvements to Spec::Ui, and it should be much easier to set up than
2006 Jul 11
0
How to get the whole mysql dump from the UI
Wordpress has a utility using which the admin can take the whole mysql dump in a nice manner from the UI. I was wondering if something like that is already available as a plugin or something. If not how do I invoke ''mysqldump'' from the UI using the regular ruby code? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 May 11
0
link_to_remote() can do something like Yahoo! UI "argument"?
Hi, I am using Rails'' link_to_remote() and I want to do the same thing Yahoo! UI''s connection manager "argument" can do. From the Yahoo! UI docs: "argument: an object, string, number, or array containing data that your success and failure functions might need in order to successfully process the server response." So, you use argument when you make the ajax
2006 Mar 31
0
[Off-topic] UI Developer wanted in Austin, TX
Ya never know who''s around the corner or wanting to move and might be interested, so I thought I''d share this with you esteemed colleagues on the list. UI Developer: http://www.finetooth.com/aboutus/careersDetail.php?id=7 Sincerely, Lindsey Simon http://development.finetooth.com/ PS - check out my new post about a Prototype-based File Upload Poller ;)
2011 May 21
0
Jquery UI with rails nested forms
I am very beginner to ruby on rails and web-development. I created my app that similar to Ryan Bates, episode 197 and 198, but with use JQuery UI datepicker. But I dont really know how to do that. I know that the problem is with element ID always same whatever I generated new dynamic partial. For example, when I choose a day, it works fine. but when I add new nested model (or record), only the