Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Why am I loosing my connection using STaaS?

Solved817 views31st July 2023Dataminer STaaS SLCloud
2
Brecht Deconinck [SLC] [DevOps Member]1.20K 31st July 2023 0 Comments

After my DataMiner agent was logged off after 1 hour due to no interaction, the agent became unresponsive.

Whilst checking the logging, we notice it keeps failing whilst trying to get the cloud settings.

Any reason why this is happening and how to fix it?

SLCloudStorage

2023/07/31 10:39:13.468|SLDBConnection|SLCloudStorage|INF|0|1|2023-07-31T10:39:13.465|ERROR|DataGateway.CloudStorage.CloudStorage|CloudSettings could not be retrieved from the cloud. Retrying in 00:00:05. Exception: SLCloudStorage.Repositories.Exceptions.CloudSettingsRepositoryException: Exception while doing GetCcaGatewayConfigRequest. —> System.AggregateException: One or more errors occurred. —> DataMinerMessageBroker.API.Exceptions.SubscriptionException: No responders are available for the request. —> NATS.Client.NATSNoRespondersException: No responders are available for the request.
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NATS.Client.Connection.<requestAsync>d__144.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at DataMinerMessageBroker.API.Nats.NatsSession.<RequestAsync>d__33.MoveNext()
— End of inner exception stack trace —
at DataMinerMessageBroker.API.Nats.NatsSession.<RequestAsync>d__33.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at DataMinerMessageBroker.API.MessageBroker.<RequestAsync>d__17.MoveNext()
— End of inner exception stack trace —
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at SLCloudStorage.Repositories.Impl.HttpCloudSettingsRepository.<GetApiEndpoint>b__6_0()
at SLCloudStorage.Repositories.Impl.HttpCloudSettingsRepository.ExecuteBroker[T](Func`1 action, Func`2 getError, String message)
— End of inner exception stack trace —
at SLCloudStorage.Repositories.Impl.HttpCloudSettingsRepository.ExecuteBroker[T](Func`1 action, Func`2 getError, String message)
at SLCloudStorage.Repositories.Impl.HttpCloudSettingsRepository.GetApiEndpoint()
at SLCloudStorage.Repositories.Impl.HttpCloudSettingsRepository.<GetAsync>d__4.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at SLCloudStorage.CloudStorageManager.<LoadSettingsAsync>d__56.MoveNext())

SLDBConnection

2023/07/31 10:39:13.468|SLDBConnection|SLDataGateway.Repositories|INF|0|1|2023-07-31T10:39:13.465|ERROR|DataGateway.CloudStorage.CloudStorage|CloudSettings could not be retrieved from the cloud. Retrying in 00:00:05. Exception: SLCloudStorage.Repositories.Exceptions.CloudSettingsRepositoryException: Exception while doing GetCcaGatewayConfigRequest. —> System.AggregateException: One or more errors occurred. —> DataMinerMessageBroker.API.Exceptions.SubscriptionException: No responders are available for the request. —> NATS.Client.NATSNoRespondersException: No responders are available for the request.
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at NATS.Client.Connection.<requestAsync>d__144.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at DataMinerMessageBroker.API.Nats.NatsSession.<RequestAsync>d__33.MoveNext()
— End of inner exception stack trace —
at DataMinerMessageBroker.API.Nats.NatsSession.<RequestAsync>d__33.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at DataMinerMessageBroker.API.MessageBroker.<RequestAsync>d__17.MoveNext()
— End of inner exception stack trace —
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at SLCloudStorage.Repositories.Impl.HttpCloudSettingsRepository.<GetApiEndpoint>b__6_0()
at SLCloudStorage.Repositories.Impl.HttpCloudSettingsRepository.ExecuteBroker[T](Func`1 action, Func`2 getError, String message)
— End of inner exception stack trace —
at SLCloudStorage.Repositories.Impl.HttpCloudSettingsRepository.ExecuteBroker[T](Func`1 action, Func`2 getError, String message)
at SLCloudStorage.Repositories.Impl.HttpCloudSettingsRepository.GetApiEndpoint()
at SLCloudStorage.Repositories.Impl.HttpCloudSettingsRepository.<GetAsync>d__4.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at SLCloudStorage.CloudStorageManager.<LoadSettingsAsync>d__56.MoveNext())

Brecht Deconinck [SLC] [DevOps Member] Selected answer as best 31st July 2023

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Guillaume Van den Berghe [SLC] [DevOps Advocate]220 Posted 31st July 2023 1 Comment

Hi Brecht,

Can you check if CloudGateway is running (Task Manager -> Services -> DataMiner CloudGateway)? If it doesn’t run, it should be restarted. If it does run, can you check in the logging if there are any exceptions being thrown? The logging can be found in “C:\ProgramData\Skyline Communications\DataMiner CloudGateway\Logs”.

With kind regards,

Brecht Deconinck [SLC] [DevOps Member] Selected answer as best 31st July 2023
Brecht Deconinck [SLC] [DevOps Member] commented 31st July 2023

Hi Guillaume,

The DataMiner CloudGateway service was indeed stopped.
Why it was stopped is a mistery as the DataMiner was working fine earlier.

When activating the service, the issue was reported that the token was expired.
So got the DMA up and running again after renewing the token and given the DMA restart.

However, it is strange that the token was expired as the DMA was online earlier today as this should only happen after a couple of inactive days.

Best regards,

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs