UCSM via SSH but not HTTP(s)

I cannot load the webpage for my UCS via the cluster IP which was working before a full power down.  I can SSH to the cluster IP and see things, but the web site and the GUI aplpication no longer work. I tried a second power cycle to no avail and I have gone in to disable / enable the http and https services, again to no avail.
I'm lost as what might be wrong.
-Ryan

Hi Ryan,
Since you can SSH to the UCSM, can you also connect to the local-mgmt of both the FIs and run the following command to make sure the HTTP service is running
FI-A(local-mgmt)# show pmon state
Sample good outout
BGL-SV-UCS-TEST-B(local-mgmt)# show pmon state
SERVICE NAME             STATE     RETRY(MAX)    EXITCODE    SIGNAL    CORE
svc_sam_controller     running           0(4)           0         0      no
svc_sam_dme            running           0(4)           0         0      no
svc_sam_extvmmAG       running           0(4)           0         0      no
httpd.sh               running           0(4)           0         0      no   <<<<< running service
svc_sam_sessionmgrAG   running           0(4)           0         0      no
Make sure to check this on both the FI.
./Abhinav

Similar Messages

  • TACACS auth working via SSH, but not HTTP (ACS 5.1 / 3560)

    Experts,
    My switches are able to successfully authenticate user access against ACS 5.1 via SSH with TACACS+, but I am not able to authenticate via HTTPS with TACACS+.  I don't even get a log in ACS when attempting to authenticate via HTTPS.
    Here is my AAA config, followed by a debug:
    aaa new-model
    aaa authentication login ACCESS group tacacs+ local
    aaa authorization console
    aaa authorization config-commands
    aaa authorization exec ACCESS group tacacs+
    aaa authorization commands 1 Priv1 group tacacs+ none
    aaa authorization commands 15 Priv15 group tacacs+ none
    aaa authorization network ACCESS group tacacs+
    aaa accounting exec ACCESS start-stop group tacacs+
    aaa accounting commands 0 ACCESS start-stop group tacacs+
    aaa accounting commands 1 ACCESS start-stop group tacacs+
    aaa accounting commands 15 ACCESS start-stop group tacacs+
    aaa session-id common
    ip http authentication aaa login-authentication ACCESS
    ip http authentication aaa exec-authorization ACCESS
    ip http authentication aaa command-authorization 1 Priv1
    ip http authentication aaa command-authorization 15 Priv15
    ip http secure-server
    no ip http server
    tacacs-server host X.X.X.X key 7
    tacacs-server timeout 3
    tacacs-server directed-request
    Debug:
    47w4d: HTTP AAA Login-Authentication List name: ACCESS
    47w4d: HTTP AAA Exec-Authorization List name: ACCESS
    47w4d: HTTP: Authentication failed for level 15
    Shell authorization profiles are working in ACS when SSHing to devices (Priv1 and Priv15), and I can't figure out why its not working for HTTPS.
    Any ideas?

    Thank you for your response, here is the debug from the 3560:
    BC-3560-48-6-1-1#
    48w0d: HTTP AAA Login-Authentication List name: ACCESS
    48w0d: HTTP AAA Exec-Authorization List name: ACCESS
    48w0d: TPLUS: Queuing AAA Authentication request 0 for processing
    48w0d: TPLUS: processing authentication start request id 0
    48w0d: TPLUS: Authentication start packet created for 0(varnumd)
    48w0d: TPLUS: Using server 10.10.0.16
    48w0d: TPLUS(00000000)/0/NB_WAIT/458EDA8: Started 3 sec timeout
    48w0d: TPLUS(00000000)/0/NB_WAIT: socket event 2
    48w0d: TPLUS(00000000)/0/NB_WAIT: wrote entire 27 bytes request
    48w0d: TPLUS(00000000)/0/READ: socket event 1
    48w0d: TPLUS(00000000)/0/READ: Would block while reading
    48w0d: TPLUS(00000000)/0/READ: socket event 1
    48w0d: TPLUS(00000000)/0/READ: read entire 12 header bytes (expect 16 bytes data)
    48w0d: TPLUS(00000000)/0/READ: socket event 1
    48w0d: TPLUS(00000000)/0/READ: read entire 28 bytes response
    48w0d: TPLUS(00000000)/0/458EDA8: Processing the reply packet
    48w0d: TPLUS: Received authen response status GET_PASSWORD (8)
    48w0d: TPLUS: Queuing AAA Authentication request 0 for processing
    48w0d: TPLUS: processing authentication continue request id 0
    48w0d: TPLUS: Authentication continue packet generated for 0
    48w0d: TPLUS(00000000)/0/WRITE/4332F88: Started 3 sec timeout
    48w0d: TPLUS(00000000)/0/WRITE: wrote entire 30 bytes request
    48w0d: TPLUS(00000000)/0/READ: socket event 1
    48w0d: TPLUS(00000000)/0/READ: read entire 12 header bytes (expect 6 bytes data)
    48w0d: TPLUS(00000000)/0/READ: socket event 1
    48w0d: TPLUS(00000000)/0/READ: read entire 18 bytes response
    48w0d: TPLUS(00000000)/0/4332F88: Processing the reply packet
    48w0d: TPLUS: Received authen response status PASS (2)
    48w0d: TPLUS: Queuing AAA Authorization request 0 for processing
    48w0d: TPLUS: processing authorization request id 0
    48w0d: TPLUS: Inappropriate protocol: 25
    48w0d: TPLUS: Sending AV service=shell
    48w0d: TPLUS: Sending AV cmd*
    48w0d: TPLUS: Authorization request created for 0(varnumd)
    48w0d: TPLUS: Using server 10.10.0.16
    48w0d: TPLUS(00000000)/0/NB_WAIT/4332E18: Started 3 sec timeout
    48w0d: TPLUS(00000000)/0/NB_WAIT: socket event 2
    48w0d: TPLUS(00000000)/0/NB_WAIT: wrote entire 46 bytes request
    48w0d: TPLUS(00000000)/0/READ: socket event 1
    48w0d: TPLUS(00000000)/0/READ: Would block while reading
    48w0d: TPLUS(00000000)/0/READ: socket event 1
    48w0d: TPLUS(00000000)/0/READ: read 0 bytes
    48w0d: TPLUS(00000000)/0/READ/4332E18: timed out
    48w0d: TPLUS: Inappropriate protocol: 25
    48w0d: TPLUS: Sending AV service=shell
    48w0d: TPLUS: Sending AV cmd*
    48w0d: TPLUS: Authorization request created for 0(varnumd)
    48w0d: TPLUS(00000000)/0/READ/4332E18: timed out, clean up
    48w0d: TPLUS(00000000)/0/4332E18: Processing the reply packet
    48w0d: HTTP: Authentication failed for level 15

  • Why do headings turn Chinese when I access my email via Firefox but not via Internet Explorer?

    Why do headings turn Chinese when I access my email via Firefox but not via Internet Explorer?

    hello, this is a displaying flaw caused the mcafee site advisor extension - please try to disable or remove that in case you have it present until there is an update by mcafee that can fix the problem.
    http://service.mcafee.com/faqdocument.aspx?id=TS100162
    https://community.mcafee.com/thread/76071

  • I have a macbook pro 13" early 2011 version and what to install windows 7 on it via bootcamp but not sure that whether to install x64 or x86 version? which one will work better

    i have a macbook pro 13" early 2011 version and what to install windows 7 on it via bootcamp but not sure that whether to install x64 or x86 version? which one will work better

    There is no need for anyone to use 32-bit version anymore.
    Retail comes with both. Or you can save on just buying 64-bit System Builder disc.
    Better support for today's hardware with larger video graphic memory and systems.
    Better memory management.

  • A website will open via wifi but not via 3G. Is this a setting on the iPad?

    A website will open via wifi but not via 3G. Is this a setting on the iPad?

    Probably not.  How's your 3G connection?  I ask because I've had issues when the 3G connection isn't strong.  Same with WiFi too, actually.

  • I'm able to connect via wifi but not via ethernet

    I have a iMac, Mac OS X v10.7.5, and recently had a problem connecting to internet.  I can connect via wifi, but when I try connecting via ethernet it's not working.  When I go to the preferences > network, it shows "green" / connected for ethernet but when I open up Safari or Firefox, it doesn't show a connection to the internet.

    Hi, this has worked for a few...
    Make a New Location, Using network locations in Mac OS X ...
    http://support.apple.com/kb/HT2712
    old... http://docs.info.apple.com/article.html?artnum=106653
    Hi, this has worked for a few...
    Though all of these steps may or may not be needed, I'm including them all.
    Make a New Location, Using network locations in Mac OS X ...
    http://support.apple.com/kb/HT2712
    10.5, 10.6, 10.7 & 10.8…
    System Preferences>Network, top of window>Locations>Edit Locations, little plus icon, give it a name.
    10.5.x/10.6.x/10.7.x/10.8.x instructions...
    System Preferences>Network, click on the little gear at the bottom next to the + & - icons, (unlock lock first if locked), choose Set Service Order.
    The interface that connects to the Internet should be dragged to the top of the list.
    If using Wifi/Airport...
    Instead of joining your Network from the list, click the WiFi icon at the top, and click join other network. Fill in everything as needed.
    For 10.5/10.6/10.7/10.8, System Preferences>Network, unlock the lock if need be, highlight the Interface you use to connect to Internet, click on the advanced button, click on the DNS tab, click on the little plus icon, then add these numbers...
    208.67.222.222
    208.67.220.220
    (There may be better or faster DNS numbers in your area, but these should be a good test).
    Click OK.
    10.5/10.6 instructions, System Preferences>choose interface>Advanced>Proxies Tab, make sure none are set, like for HTTP & HTTPS.

  • VPN clients can connect via SSTP but not IKEv2 due to error 808

    I have a Windows Server 2012 R2 with RRAS configured to allow SSTP / IKEv2 VPN connections. I'm using an external certificate for server authentication and the client authentication is done via domain username/password (Protected EAP). The clients can
    connect successfully when using SSTP, but if IKEv2 is selected, then the following error is displayed:
    Error 808:
    The network connection between your computer and the VPN server could not be established because the remote server refused the connection. This is typically caused by a mismatch between the server's configuration and your connection settings. Please
    contact the remote server's Administrator to verify the server configuration and your connection settings.
    My external certificate has the Server Authentication EKU but not the IP security IKE intermediate, however it's the only
    certificate installed, so I believe the certificate is OK.
    Any ideas on what is causing the error?
    Thank you.
    Ricardo Costa

    Hi,
    What NAT device you are using? You must configure the IKEv2 related protocol on your NAT device too. For example if you are using the Cisco® NAT device you must
    enable the IKEv2 support on the outside interface:
    Enabling IKE on the Outside Interface
     You must enable IKE on the interface that terminates the VPN tunnel. Typically this is the outside, or public interface. To enable IKEv1 or
    IKEv2, use the crypto ikev1 | ikev2 enable command from global configuration mode:
    =================================================
    crypto ikev1 | ikev2 enable interface-name
     For example:
    hostname(config)# crypto ikev1 enable outside
    =================================================
    The related third party information:
    Configuring IPSec and ISAKMP
    http://www.cisco.com/c/en/us/td/docs/security/asa/asa84/configuration/guide/asa_84_cli_config/vpn_ike.html#wp1042302
    You can refer the following KB to enable the RRAS logging.
    RRAS: Logging should be enabled on the RRAS server
    http://technet.microsoft.com/zh-cn/library/ee922651(v=ws.10).aspx
    Hope this helps.
    *** This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does
    not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers
    in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet. ***
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Officejet pro 8500A connected via wireless, but not accessible....

    I can t access my officejet pro printer via wifi, after a firmware upgrade last week. I can print however from my iPad, but not from my laptop. Both are connected to the same wireless signal. I can see in my printer and router that both are connected. When I connect the printer via a cable to the router, it works.
    As said, I lost this after firmware update.
    I tried:
    Update the software on my laptop : no Improvement
    Switch on/off the router, printer, laptop : no improvement....
    Can anybody help? Would a downgrade offirmware help? Anybody familiar with this problem?
    Laptop : W7-64

    The workgroup shouldn't matter. It's strange that the printer will communicate with the laptop as long as one of them is connected via Ethernet to the router. It shouldn't be doing that at all. It has to be something in the router. I know you mentioned using a different router and it worked just fine. Problem is I'm not sure why this router isn't working right. I'm sure the printer is out of warranty, which is why I'm sure you came to the forums first, but you may need to contact HP tech support. They should be able to remote in and find the setting that's blocking communication. II'll link the information to get in touch with them below. The link will take you to a form to fill out. Once you fill it out and it is processed, it will give you the printers warranty information, a case number, and the phone number to call.
    HP Technical Support Case Call Form
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • My mac mini will connect via airport but not via ethernet.

    I have had a mac mini for several months which I connect via ethernet because it is in a part of my house where the wireless signal is poor. I changed ISP and now I can connect to the router wirelessly but not via ethernet. This doesn't seem to be a problem with the network as the connection works when I connect it to my mac book. Firewall is turned off. There were no major changes to the router settings other than changing the ISP login codes.
    Any ideas? Is this a configuration issue or a hardware problem?

    Hi Mick,
    If your router only supports 10/100 ethernet then it is possible that the auto-detect feature is not working properly to adjust to that speed. The mini has a Gigabit ethernet port. The OS by default sets the port to automatically negotiate the rate but it does not always work and the result is the problem you are having.
    To fix it you wlll have to manually set the rate to 100.
    To do this, open your system preferences, Select Network. Highlight the ethernet port on the sidebar, click the advanced button. Click on the Ethernet Tab, set the configure pop-up menu item to 100baseTX and click the ok button. If all works out you should see that the Ethernet port icon should turn green.
    Hope this helps.

  • DB Link - works via SQL but not via packages

    I have a database link on user ODB on database A, to database B. The DB Link seems fine for SQLs that i do, but doesn't compile in my package code. Please tell me why it works for "regular sqls" but not inside a package.
    Example: while connected as ODB user on database A, if I do this query:
    SELECT "TRAXDOC_DETAIL"."FILE_NAME",
    "TRAXDOC_DETAIL"."FILE_TYPE",
    FROM "TRAXDOC_DETAIL"@TRAXDOC_LINK
    WHERE "TRAXDOC_DETAIL"."TRAXDOC_ROW_ID" = 100031 AND
    "TRAXDOC_DETAIL"."TRAXDOC_LINE"= 2
    It works fine. But the same query inside a package that is owned by user ODB on database A will not compile, stating the table/view does not exist.
    The database link is owned by use ODB on database A, connects directly to the owner of the tables in question on database B.
    Any suggestions welcome... this is an urgent issue, because it also worked fine on my customer's test environment, but not on their Production that they just upgraded. I need to know what to look for as to what could be wrong.

    Thanks so much for your response - Prefixing the call to the table within the package, with the schema owner does indeed solve the problem. Since this is a Production issue, i have implemented this fix in my customer's database.
    However, I would still like this issue permanently resolved. The next time we send out updated package code, this will happen again (unless we then fix it again). I'd still like info from anyone on what exactly must be done to allow the call within the package to work without specifically pre-fixing the table's schema owner. It shouldn't be needed... The DB link is connecting via the same schema on database B that owns the table in question.
    pre-fixing the schema owner is something we don't do in our sql statements, and this has worked fine for many of our cusomer's environments. We're only seeing this issue on one environment.

  • WRT54GL connects via cable, but not wireless

    I've got a WRT54GL that I connected via the ethernet cable, but when I try to connect wirelessly it can't. I've tried EasyLink Connect and EasyLink Advisor to try and fix the connection and "unwire" it, but neither were any help. I can setup my other machines to connect wirelessly, but not the main machine that I used to setup the router intitially.

    Hi TWallace,
    Are you using cable connection (Comcast,Cox) or DSL connection (Verizon,Qwest)? Were you provided with a username and password by ISP. Since EasyLink Advisor and EasyLink Connect did not work. You would have to manually configure the router. Aside from that, make sure that when you ran either the 2 software (ELA or ELC) you do not have any firewall turned on. Firewall disrupts the connectivity of the device running the tool.
    Aside from that, when wiring your computer to the router and you've mentioned it works. Can you try to check the IP address? If XP, click Start > RUN > cmd, once command prompt pops up.. type ipconfig /all then look for IP address.
    Thanks

  • Other PC can access internet via cable but not via wireless.

    Hi, I am new here. But I have a question hopefully someone can help to answer. I juts got myself signed up for one of those portable USB modem that you can use anywhere and you use a phone sim card to access the internet. I connect the usb device to my desktop computer and use a linksys wireless router to connect to other pc in the house. My problem is that the internet can be access by other pc's if I connect the other pc's via a network cable but no internet all if I connect via wireless. Any reason why it work via cable and not via WIFI? Is it the setting inside the router that is not set correctly. I pretty much left the setting on factory default except for the wireless network name. Any help to explain why this is happening is much appreciated. Thanks. Alex

    Follow these steps to upgrade the firmware on the device: - Open
    an Internet Explorer browser page.In the address bar type - 192.168.1.1
    Leave username blank & in password use admin
    Click on the 'Administration' tab- Then click on
    the 'Firmware Upgrade' sub tab- Here click on 'Browse' to select the
    extracted/uncompressed .img or .bin file and click on "Upgrade"-Wait for few seconds ....
    It shows that "Upgrade successful"  After
    the firmware upgrade, click on "Reboot" and you will be returned back
    to the same page OR it will say "Page cannot be displayed".
    Reset the router for few seconds ....
    Reconfigure it ....

  • My iphone will connect to itunes via wifi but not throught the cable

    A month ago i noticed that when i plugged my phone into the computer it made the little dings but it wasnt charging. i looked at itunes and it wasnt on there either. i went through and updated my phone with my computer so it would recognize it again, hoping that it would fix all problems. Instead it just fixed the charging. Id plug it in and it would charge but not sync to itunes.
    Prior to it not working, i had set it up to where it could sync through wifi. That is the only way i can sync my phone. I've Uninstalled itunes and the reinstalled it and it didn't make a difference. does ANYBODY have any clue as to what to do? I have Windows 8.1 and an iPhone 5s.

    Hello, juliag1212. 
    Thank you for visiting Apple Support Communities.
    If your device is not recognized by iTunes, I would recommend the steps in the article below.  Start with the section labeled Verify that the Apple Mobile Device USB Driver is installed > For Windows Vista, Windows 7, and Windows 8 > Update the Apple Mobile Device Driver.  Be sure to test connecting the device to the computer with another sync cable if available. 
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    Cheers,
    Jason H.

  • MacBook Pro can connect via Airport but not iPhone or iBook G4.

    Anyone have any ideas? My Macbook Pro can connect to my Airport (v.7.3.1, 802.11n) but not my iPhone or iBook or a Windows Computer or WiFi Blackberry.
    The connection is strong and detectable by the ibook but "unable to connect".
    Somethings up with the settings but not sure what.
    Any ideas?
    HELP!
    thanks
    --K

    I've tried Channel 1,2,3,4,5 (still need to try the others)
    Secured or unsecured the only wireless connection that works is my MacBookPro.
    I get the message "unable to join network..." The connection is very strong.

  • IPhone dead, pictures showing up via iCloud but not most recent?

    Here's the deal- I made the great mistake of accidentally taking my phone for a spin in the washer last night and it might or might not resurrect in the next few days (it was dry when I pulled it out, so I'm still holding on to some hope).  I have an iPad and as a last ditch effort to save my phone photos, I turned on photo stream.  It worked great and several dozen pictures from up til early last week showed up.  However, there are a good many pictures I took in the last week that aren't appearing, so I'm curious as to how these recent-but-not-most-recent pictures appeared but not the latest ones.  I hadn't turned on photo stream on my iPad at any point before last night (post-phone death), so I'm unsure what's going on or if there's anything else I can do to connect the latest photos to another device.  Not sure how these things work, but I'm assuming it uses wi-fi... do you think the fact that photo stream connected to my phone at all means there's some hope for my phone's second life?  Or was it possibly just the ghost of my phone giving its last ounce of energy to the cloud before dying?  Any input would be nice, as I've scoured the Internet for answers.
    Thanks, friends!

    Are you talking about syncing notes and photo stream photos?  If so, first make sure your notes are in iCloud by going to icloud.com on your computer.  If they are, make sure both devices are signed into the same iCloud account and try going to Settings>iCloud, turning Notes to Off, then after a minute or so, turn it back On.
    Photo stream photos are only uploaded after enabling photo stream.  If the photos were already on your device when you enabled photo stream, then would not have been uploaded.  Try taking a new photo, then see if it appears in your my photo stream album.

Maybe you are looking for

  • Widgets in WEB GUI

    Hi, How to embed widgets in WEB GUI home page in 5.2 or 2007? I was trying with Logical links,workcenters etc, but they only allow me to display a link in work area/navigation bar. For example I want to have google weather widget in my WEB GUI home!

  • Question about Java GSS-Kerberos authentication

    Hi, I am new to GSS API. I have a client requirement to use Java GSS Kerberos Authentication instead of using IIS for Integrated Windows Authentication. In IWA, the IE browser automatically picks up the logged-in windows user credentials and passes i

  • Having problem using BULK COLLECT - FORALL

    Hi, I'm facing a problem while setting a table type value before inserting into a table using FORALL. My concern is that i'm unable to generate the values in FOR LOOP, as by using dbms_output.put_line i observed that after 100 rows execution the proc

  • Address Book won't open in Snow Leopard

    Hi, I have Snow Leopard 10.6.1 When I try opening my address book I get the message: "You can't use this version of the application Address Book with this version of Mac OS X. You have Address Book 4.1.1." How can this be? This is not quite an emerge

  • Optimizing query against Dictionary views

    I have some tables which contain varray of objects. I need a quick way to get a list of the attributes of each of those objects, and the data types they are. I came up with this query. It runs in 16 seconds in my database for a table with 2 varrays,