deploy: 8a733dca0c
This commit is contained in:
parent
1fc441ab3d
commit
04c4851206
6 changed files with 79 additions and 43 deletions
|
@ -438,6 +438,13 @@
|
|||
<nav class="md-nav">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#issue-starting-cave-rockyrhel8" title="Issue Starting CAVE (Rocky/RHEL8)" class="md-nav__link">
|
||||
Issue Starting CAVE (Rocky/RHEL8)
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#troubleshooting-uninstalling-edex" title="Troubleshooting Uninstalling EDEX" class="md-nav__link">
|
||||
Troubleshooting Uninstalling EDEX
|
||||
|
@ -1130,6 +1137,13 @@
|
|||
<nav class="md-nav">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#issue-starting-cave-rockyrhel8" title="Issue Starting CAVE (Rocky/RHEL8)" class="md-nav__link">
|
||||
Issue Starting CAVE (Rocky/RHEL8)
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#troubleshooting-uninstalling-edex" title="Troubleshooting Uninstalling EDEX" class="md-nav__link">
|
||||
Troubleshooting Uninstalling EDEX
|
||||
|
@ -1357,6 +1371,28 @@ There is a good chance we can recover your settings. To do so, please send a sh
|
|||
<p>If you still experience issues, please let us know at support-awips@unidata.ucar.edu</p>
|
||||
<hr />
|
||||
<h2 id="linux_2">Linux<a class="headerlink" href="#linux_2" title="Permanent link"></a></h2>
|
||||
<h3 id="issue-starting-cave-rockyrhel8">Issue Starting CAVE (Rocky/RHEL8)<a class="headerlink" href="#issue-starting-cave-rockyrhel8" title="Permanent link"></a></h3>
|
||||
<p>If you are running CAVE on RHEL or Rocky 8 and are getting an error when CAVE starts up: <code>Error instantiating workbench</code> or if you look in <code>~/caveData/cave_*_console.log</code> and see an error: <code>org.eclipse.swt.SWTException: Unsupported color depth</code> then you may need to change your display from "Wayland" to "X11".</p>
|
||||
<p><img alt="" src="../../images/caveError.png" /></p>
|
||||
<p>To change your default display, you can edit the <code>/etc/gdm/custom.conf</code> and uncomment the <code>WaylandEnable</code> line like below and reboot.</p>
|
||||
<pre><code># GDM configuration storage
|
||||
|
||||
[daemon]
|
||||
# Uncomment the line below to force the login screen to use Xorg
|
||||
WaylandEnable=false
|
||||
|
||||
[security]
|
||||
|
||||
[xdmcp]
|
||||
|
||||
[chooser]
|
||||
|
||||
[debug]
|
||||
# Uncomment the line below to turn on debugging
|
||||
#Enable=true
|
||||
</code></pre>
|
||||
<p>To temporarily change your display, logout of your user. Before logging in, select your user and click on the gear/settings icon and select an <code>X11 display</code>.</p>
|
||||
<p><img alt="" src="../../images/displayType.png" /></p>
|
||||
<h3 id="troubleshooting-uninstalling-edex">Troubleshooting Uninstalling EDEX<a class="headerlink" href="#troubleshooting-uninstalling-edex" title="Permanent link"></a></h3>
|
||||
<p>Sometimes yum can get in a weird state and not know what AWIPS groups have been installed. For example if you are trying to remove AWIPS you may see an error:</p>
|
||||
<pre><code>yum groupremove "AWIPS EDEX Server"
|
||||
|
|
BIN
images/caveError.png
Normal file
BIN
images/caveError.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 62 KiB |
BIN
images/displayType.png
Normal file
BIN
images/displayType.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 157 KiB |
File diff suppressed because one or more lines are too long
84
sitemap.xml
84
sitemap.xml
|
@ -2,212 +2,212 @@
|
|||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/appendix-acronyms/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/appendix-grid-parameters/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/appendix-wsr88d/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/common-problems/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/educational-resources/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/appendix/maps-database/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/bundles-and-procedures/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/cave-keyboard-shortcuts/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/cave-localization/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-all-tools/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-edit-menus/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-gis-shapefiles/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-gridded-models/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/d2d-perspective/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/goes-16-17-satellite/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/import-export/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/localization-perspective/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/maps-views-projections/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/nsharp/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/cave/warngen/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/dev/awips-development-environment/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/dev/build-datadelivery/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/case-studies/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/data-distribution-files/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/data-plugins/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/data-purge/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/distributed-computing/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/edex-ingest-docker-container/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/edex-users/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/ldm/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/new-grid-grib1-old/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/new-grid/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/edex/settings/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/install-cave-beta-v23/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/install-cave/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/install-edex-beta-v23/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/install-edex/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/install/start-edex/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/python/overview/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/raytheon/cave_d2d/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://unidata.github.io/awips2/raytheon/smm/</loc>
|
||||
<lastmod>2024-07-25</lastmod>
|
||||
<lastmod>2024-08-08</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Loading…
Add table
Reference in a new issue