From cb69f8941c6a9d6acdd8d9fccb6233ca66879d95 Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Sun, 23 Mar 2025 12:14:59 +0100 Subject: [PATCH] Add troubleshooting to Vodafone Station (#38134) * Add troubleshooting to Vodafone Station * apply rabbit comments --- source/_integrations/vodafone_station.markdown | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/_integrations/vodafone_station.markdown b/source/_integrations/vodafone_station.markdown index 548bca1bfa8..cb88d3a55ec 100644 --- a/source/_integrations/vodafone_station.markdown +++ b/source/_integrations/vodafone_station.markdown @@ -119,6 +119,22 @@ This integration {% term polling polls %} data from the device every 30 seconds **Note**: If you don't want to automatically track newly detected devices, disable the {% term integration %} system option `Enable new added entities`. +## Troubleshooting + +### Can’t set up the device + +#### Symptom: "User already logged-in" + +When trying to set up the integration, the form shows the message "User already logged-in". + +##### Description + +This means that there is already a logged session to the Vodafone Station router. + +##### Resolution + +To resolve this issue, log out from all active sessions, or, if the session was abruptly closed, wait for the router timeout (usually 60 seconds). + ## Removing the integration This integration follows standard integration removal. No extra steps are required.