diff options
author | Paul Buhai <Paul.Buhai@enea.com> | 2021-11-17 13:21:11 +0200 |
---|---|---|
committer | Paul Buhai <Paul.Buhai@enea.com> | 2021-11-17 13:21:11 +0200 |
commit | 4c2154d80236e7e1c39c23740aeec6f10040d355 (patch) | |
tree | 7bb41626c09eeb4b56ea79e9142af23bbb31e630 /doc/book-enea-edge-getting-started | |
parent | 58e910fadfef17c37d2f59c90dac678cf7be3ac5 (diff) | |
download | nfv-access-documentation-4c2154d80236e7e1c39c23740aeec6f10040d355.tar.gz |
ELCCR-1733 Removed limitation and added troubleshooting tip
Change-Id: I622b629976d7c95d020e36fe15153bfe68118d3e
Diffstat (limited to 'doc/book-enea-edge-getting-started')
-rw-r--r-- | doc/book-enea-edge-getting-started/doc/troubleshooting.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/book-enea-edge-getting-started/doc/troubleshooting.xml b/doc/book-enea-edge-getting-started/doc/troubleshooting.xml index 0e6322f..1693b5f 100644 --- a/doc/book-enea-edge-getting-started/doc/troubleshooting.xml +++ b/doc/book-enea-edge-getting-started/doc/troubleshooting.xml | |||
@@ -222,6 +222,15 @@ | |||
222 | </listitem> | 222 | </listitem> |
223 | </orderedlist></entry> | 223 | </orderedlist></entry> |
224 | </row> | 224 | </row> |
225 | |||
226 | <row> | ||
227 | <entry>Logging into the Enea Edge Management application over HTTP | ||
228 | fails, producing the error <literal>You have been automatically | ||
229 | logged out</literal>.</entry> | ||
230 | |||
231 | <entry>Clear the <literal>JSESSIONID</literal> browser's cookie | ||
232 | or close and restart the browser.</entry> | ||
233 | </row> | ||
225 | </tbody> | 234 | </tbody> |
226 | </tgroup> | 235 | </tgroup> |
227 | </table> | 236 | </table> |