<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: restart web ui on 9800 in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4795282#M253163</link>
    <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;it rebooted when i upgrade the code.&lt;/P&gt;&lt;P&gt;what are the specific steps you did a few times before getting the web ui working again?&lt;/P&gt;&lt;P&gt;EDIT - i just rebooted again. still the same. after local login to WLC, web ui just loading.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2023 07:50:46 GMT</pubDate>
    <dc:creator>johnlloyd_13</dc:creator>
    <dc:date>2023-03-16T07:50:46Z</dc:date>
    <item>
      <title>restart web ui on 9800</title>
      <link>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4541098#M237677</link>
      <description>&lt;P&gt;hello everyone,&lt;/P&gt;&lt;P&gt;is there a way to restart the webserver of the 9800 in case the web ui is "hanging"? when starting radioactive trace via gui the gui hang for several minutes/hour, it recovered by itself, but is there a way to restart webservice in such a case without network outage?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in release notes i found, is this applicable for the described case above? Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;"if you encounter ERR_SSL_VERSION_OR_CIPHER_MISMATCH error from the GUI after a reboot or system crash, we recommend that you regenerate the trustpoint certificate.&lt;/P&gt;&lt;P class=""&gt;The procedure to generate a new self signed trustpoint is as follows:&lt;/P&gt;&lt;PRE&gt;configure terminal
no crypto pki trustpoint &amp;lt;trustpoint_name&amp;gt;
no ip http server
no ip http secure-server
ip http server
ip http secure-server
ip http authentication &amp;lt;local/aaa&amp;gt;
! use local or aaa as applicable.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;"&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 08:39:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4541098#M237677</guid>
      <dc:creator>merilcerpos</dc:creator>
      <dc:date>2022-01-28T08:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: restart web ui on 9800</title>
      <link>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4541109#M237678</link>
      <description>&lt;P&gt;add the below commands, it should fix this GUI slow/hang problem.&lt;/P&gt;
&lt;P&gt;!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;service tcp-keepalives in&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;service tcp-keepalives out&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;line vty 0 50&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/products/collateral/wireless/catalyst-9800-series-wireless-controllers/guide-c07-743627.html#:~:text=from%20the%20GUI%3A-,Web%20user%20interface%20(WebUI),-WebUI%20uses%20VTY" target="_blank"&gt;https://www.cisco.com/c/en/us/products/collateral/wireless/catalyst-9800-series-wireless-controllers/guide-c07-743627.html#:~:text=from%20the%20GUI%3A-,Web%20user%20interface%20(WebUI),-WebUI%20uses%20VTY&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 08:58:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4541109#M237678</guid>
      <dc:creator>Arshad Safrulla</dc:creator>
      <dc:date>2022-01-28T08:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: restart web ui on 9800</title>
      <link>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4541231#M237687</link>
      <description>&lt;P&gt;I don’t think replacing the trustpoint is applicable to the issue you have. You can always just use the other commands to disable https and re-enable https. &amp;nbsp;If the browser still hangs, open the GUI in a private window or a different browser and give that a try to.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 11:25:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4541231#M237687</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2022-01-28T11:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: restart web ui on 9800</title>
      <link>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4795228#M253152</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i tried all steps suggested in this thread and also upgraded from 17.3.4 to 17.3.6 install mode.&lt;/P&gt;&lt;P&gt;but web ui is just loading/trying to connect after i entered the WLC local login.&lt;/P&gt;&lt;P&gt;any other suggestion?&lt;/P&gt;&lt;P&gt;WLC01(config)#no crypto pki trustpoint TP-self-signed-3949106471&lt;BR /&gt;% Removing an enrolled trustpoint will destroy all certificates&lt;BR /&gt;received from the related Certificate Authority.&lt;/P&gt;&lt;P&gt;Are you sure you want to do this? [yes/no]: yes&lt;BR /&gt;% Be sure to ask the CA administrator to revoke your certificates.&lt;/P&gt;&lt;P&gt;WLC01(config)#&lt;BR /&gt;WLC01(config)#no ip http server&lt;BR /&gt;WLC01(config)#no ip http secure-server&lt;BR /&gt;WLC01(config)#ip http server&lt;BR /&gt;WLC01(config)#ip http secure-server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WLC01#sh ver&lt;BR /&gt;Cisco IOS XE Software, Version 17.03.06&lt;BR /&gt;Cisco IOS Software [Amsterdam], C9800 Software (C9800_IOSXE-K9), Version 17.3.6, RELEASE SOFTWARE (fc2)&lt;BR /&gt;Technical Support: &lt;A href="http://www.cisco.com/techsupport" target="_blank" rel="noopener"&gt;http://www.cisco.com/techsupport&lt;/A&gt;&lt;BR /&gt;Copyright (c) 1986-2022 by Cisco Systems, Inc.&lt;BR /&gt;Compiled Fri 16-Sep-22 02:09 by mcpre&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Cisco IOS-XE software, Copyright (c) 2005-2022 by cisco Systems, Inc.&lt;BR /&gt;All rights reserved. Certain components of Cisco IOS-XE software are&lt;BR /&gt;licensed under the GNU General Public License ("GPL") Version 2.0. The&lt;BR /&gt;software code licensed under GPL Version 2.0 is free software that comes&lt;BR /&gt;with ABSOLUTELY NO WARRANTY. You can redistribute and/or modify such&lt;BR /&gt;GPL code under the terms of GPL Version 2.0. For more details, see the&lt;BR /&gt;documentation or "License Notice" file accompanying the IOS-XE software,&lt;BR /&gt;or the applicable URL provided on the flyer accompanying the IOS-XE&lt;BR /&gt;software.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ROM: 16.12(3r)&lt;/P&gt;&lt;P&gt;WLC01 uptime is 1 hour, 52 minutes&lt;BR /&gt;Uptime for this control processor is 1 hour, 54 minutes&lt;BR /&gt;System returned to ROM by Image Install at 13:09:02 Singapo Wed Mar 8 2023&lt;BR /&gt;System image file is "bootflash:packages.conf"&lt;BR /&gt;Last reload reason: Image Install&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT - not sure if this is the culprit. can someone advise if web ui not loading is due to "crypto throughput level is 0 kbps"? or it's unrelated?&lt;/P&gt;&lt;P&gt;License Type: Smart License is permanent&lt;BR /&gt;License Level: adventerprise&lt;BR /&gt;Next reload license Level: adventerprise&lt;BR /&gt;AIR License Level: AIR DNA Advantage&lt;BR /&gt;Next reload AIR license Level: AIR DNA Advantage&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;The current crypto throughput level is 0 kbps&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 05:49:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4795228#M253152</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2023-03-16T05:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: restart web ui on 9800</title>
      <link>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4795275#M253161</link>
      <description>&lt;P&gt;That is fine. If you search that on the forum, you will see that all the posts have that same message. Have you tried to reboot the controller again? &amp;nbsp;I have had to perform the steps a few time before but also had to generate a new trustpoint and point to that trustpoint.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 07:06:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4795275#M253161</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2023-03-16T07:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: restart web ui on 9800</title>
      <link>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4795282#M253163</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;it rebooted when i upgrade the code.&lt;/P&gt;&lt;P&gt;what are the specific steps you did a few times before getting the web ui working again?&lt;/P&gt;&lt;P&gt;EDIT - i just rebooted again. still the same. after local login to WLC, web ui just loading.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 07:50:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4795282#M253163</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2023-03-16T07:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: restart web ui on 9800</title>
      <link>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4795699#M253202</link>
      <description>&lt;P&gt;First, I would check if http works, if http works, then you know that the certificate is corrupt. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use the show crypto pki trustpoints to see all the trustpoints. The show wireless management trust point will show you what the management is using or configured for. &amp;nbsp;ip http secure-trustpoint will set the trust point for https. &amp;nbsp;You can always use one of the default SUDI trustpoints.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 14:53:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4795699#M253202</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2023-03-16T14:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: restart web ui on 9800</title>
      <link>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4795703#M253203</link>
      <description>&lt;P&gt;Keep in mind that you can also import your own trusted certificate for this if you want.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2023 14:56:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4795703#M253203</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2023-03-16T14:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: restart web ui on 9800</title>
      <link>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4796106#M253276</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i tried all possible HTTP config/tshoot. nothing works.&lt;/P&gt;&lt;P&gt;note web ui it works fine using a LAN PC but not when managing WLC 9800 over WAN.&lt;/P&gt;&lt;P&gt;also note the site is using a VSAT link so latency tends to be a bit high. but same site has a WLC 2504 and web ui works fine.&lt;/P&gt;&lt;P&gt;we're unable to cutover 2504 &amp;gt; 9800 because of this web ui access issue.&lt;/P&gt;&lt;P&gt;WLC01(config)#do show wireless management trustpoint&lt;BR /&gt;Trustpoint Name : CISCO_IDEVID_SUDI&lt;BR /&gt;Certificate Info : Available&lt;BR /&gt;Certificate Type : MIC&lt;BR /&gt;Certificate Hash : 75bf23acd9d7b7f894ca68e30aa30627a7017486&lt;BR /&gt;Private key Info : Available&lt;BR /&gt;FIPS suitability : Not Applicable&lt;/P&gt;&lt;P&gt;WLC01(config)#do sh run | i http&lt;BR /&gt;ip http server&lt;BR /&gt;ip http authentication local&lt;BR /&gt;ip http secure-server&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ip http secure-trustpoint CISCO_IDEVID_SUDI&lt;/FONT&gt;&lt;BR /&gt;destination transport-method http&lt;BR /&gt;WLC01(config)#no ip http server&lt;BR /&gt;WLC01(config)#parameter-map type webauth global&lt;BR /&gt;WLC01(config-params-parameter-map)#webauth-http-enable&lt;BR /&gt;WLC01(config-params-parameter-map)#secure-webauth-disable&lt;BR /&gt;&lt;BR /&gt;WLC01(config)#no ip http secure-server&lt;BR /&gt;WLC01(config)#ip http secure-server&lt;/P&gt;&lt;P&gt;WLC01(config)#no ip http secure-trustpoint CISCO_IDEVID_SUDI&lt;BR /&gt;(config)#ip http secure-trustpoint &lt;FONT color="#FF0000"&gt;TP-self-signed-3949106471&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 01:12:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4796106#M253276</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2023-03-17T01:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: restart web ui on 9800</title>
      <link>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4796140#M253281</link>
      <description>&lt;P&gt;If it works over the LAN at the site, there is nothing wrong with the https service. &amp;nbsp;Why its hanging, who knows, but removing the trust point and stoping and starting the service will not help.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 02:48:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/4796140#M253281</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2023-03-17T02:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: restart web ui on 9800</title>
      <link>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/5163883#M274736</link>
      <description>&lt;P&gt;In case any one has received the ERR_SSL_VERSION_OR_CIPHER_MISMATCH error without it being from a reboot or system crash, my solutions was as follows:&lt;/P&gt;&lt;P&gt;There seemed to have been some limitation in Chrome and Edge Cipher support for some TLS versions.&lt;/P&gt;&lt;P&gt;The secure-ciphersuite protocols specified in the WLC along with the HTTP tls-version TLSv1.3 were not supported in either Chrome or Edge as of 8-21-24&lt;/P&gt;&lt;P&gt;you can remove the the suite all together to let it use any available..&lt;/P&gt;&lt;P&gt;(config)#no ip http secure-ciphersuite&lt;/P&gt;&lt;P&gt;Or limit with TLSv1.2 ciphers with&lt;/P&gt;&lt;P&gt;(config)#ip http secure-ciphersuite dhe-aes-cbc-sha2 dhe-aes-gcm-sha2 ecdhe-ecdsa-aes-gcm-sha2 ecdhe-rsa-aes-cbc-sha2 ecdhe-rsa-aes-gcm-sha2 rsa-aes-cbc-sha2 rsa-aes-gcm-sha2&lt;/P&gt;&lt;P&gt;and specify the use of TLSv1.2 with&lt;/P&gt;&lt;P&gt;(config)#ip http tls-version TLSv1.2&lt;/P&gt;&lt;P&gt;This allowed me to at least use the advanced option in chome and edge to get in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 14:35:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/restart-web-ui-on-9800/m-p/5163883#M274736</guid>
      <dc:creator>Rob Getrost</dc:creator>
      <dc:date>2024-08-21T14:35:16Z</dc:date>
    </item>
  </channel>
</rss>

