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
  • Blog
  • Questions
  • Learning
    • E-learning Courses
    • 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
    • Tutorials
    • 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
    • DataMiner Insights
      • Security
      • Integration Studio
      • System Architecture
      • DataMiner Releases & Updates
      • DataMiner Apps
    • 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
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Error Downloading Cube

Solved1.11K views26th January 2023connection Cube
6
Gilles Vanhee [SLC] [DevOps Member]450 25th January 2023 1 Comment

Hi all,

I'm facing an issue whenever DataminerCube.exe is executed locally, the following message is returned:

"Something went wrong: Error downloading client version 10.2.2243.2066". The remote server returned an error: (503) Server Unavailable"

Ports 80, 443 and 8004 are open.

Someone who has an idea what is causing this?

Gilles Vanhee [SLC] [DevOps Member] Selected answer as best 26th January 2023
Gilles Vanhee [SLC] [DevOps Member] commented 25th January 2023

Stack Trace:

2023-01-25 09:34:22.506|PID:17496 [INF] Launcher Update: Local launcher version: 10.2.2243.236
2023-01-25 09:34:22.506|PID:17496 [INF] Launcher Update: Checking latest version on server
2023-01-25 09:34:22.506|PID:17496 [INF] Launcher Update: Checking version info on over “HTTP”
2023-01-25 09:34:22.517|PID:17496 [INF] Launcher Update: Latest launcher version on : 10.2.2243.236
2023-01-25 09:34:22.517|PID:17496 [INF] Launcher Update: No launcher update needed
2023-01-25 09:34:22.517|PID:17496 [INF] DMSCommunicator: Trying to retrieve server version from http:// /DataMinerCubeStandalone/VersionInfo.ashx…
2023-01-25 09:34:22.528|PID:17496 [INF] ClickTwice: Getting available versions on
2023-01-25 09:34:22.528|PID:17496 [INF] ClickTwice: Skipping Cloud Version Manager as internet communication is not allowed in this stage.
2023-01-25 09:34:22.528|PID:17496 [INF] DMARemoteVersionManager: Checking available versions on server
2023-01-25 09:34:22.529|PID:17496 [INF] ClickTwice: 10.2.2243.2066 not available in local cache
2023-01-25 09:34:22.529|PID:17496 [INF] DMARemoteVersionManager: Downloading version 10.2.2243.2066 from server over HTTP…
2023-01-25 09:34:22.536|PID:17496 [ERR] DMARemoteVersionManager: Error downloading version 10.2.2243.2066 from server
System.Net.WebException: The remote server returned an error: (503) Server Unavailable.
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
— 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 Skyline.DataMiner.CubeLauncher.Model.RemoteVersionManagers.DMARemoteVersionManager.d__17.MoveNext()
2023-01-25 09:34:22.536|PID:17496 [INF] DMARemoteVersionManager: Removing local version 10.2.2243.2066
2023-01-25 09:34:22.537|PID:17496 [INF] LocalVersionManager: Moving C:Users***AppDataLocalSkylineDataMinerDataMinerCubeDataMiner CubeVersions10.2.2243.2066 to C:Users***AppDataLocalSkylineDataMinerDataMinerCubeDataMiner CubeVersions10.2.2243.2066_DELETED
2023-01-25 09:34:22.538|PID:17496 [INF] LocalVersionManager: Deleting directory C:Users***AppDataLocalSkylineDataMinerDataMinerCubeDataMiner CubeVersions10.2.2243.2066_DELETED
2023-01-25 09:34:22.539|PID:17496 [INF] DMARemoteVersionManager: Failed to download version over HTTP.
2023-01-25 09:34:22.539|PID:17496 [ERR] General: Error communicating with the server: Error downloading client version 10.2.2243.2066: The remote server returned an error: (503) Server Unavailable.
Skyline.SLApplicationLauncher.Model.NetworkException: Error downloading client version 10.2.2243.2066: The remote server returned an error: (503) Server Unavailable. —> System.Net.WebException: The remote server returned an error: (503) Server Unavailable.
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
— 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 Skyline.DataMiner.CubeLauncher.Model.RemoteVersionManagers.DMARemoteVersionManager.d__17.MoveNext()
— End of inner exception stack trace —
at Skyline.DataMiner.CubeLauncher.Model.RemoteVersionManagers.DMARemoteVersionManager.d__17.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 Skyline.DataMiner.CubeLauncher.Model.RemoteVersionManagers.DMARemoteVersionManager.d__16.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 Skyline.SLApplicationLauncher.ClickTwice.d__43.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 Skyline.SLApplicationLauncher.ClickTwice.d__42.MoveNext()

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
5
Wim Bruynooghe [SLC] [DevOps Advocate]6.59K Posted 25th January 2023 3 Comments

A few things you could try:

In a web browser, are you able to open the web interface when surfing to the hostname/IP of the DMA? If not, does doing the same on the DMA server by opening http://localhost/ show more information?

Are there any errors in Windows Event Viewer?

Did you already restart IIS (iisreset) or even Windows?

Gilles Vanhee [SLC] [DevOps Member] Posted new comment 26th January 2023
Gilles Vanhee [SLC] [DevOps Member] commented 26th January 2023

Surfing succeeds when I’m on the servers for both cases. When I try to do this locally only https://IP is working.

Restart didn’t work either.

Gilles Vanhee [SLC] [DevOps Member] commented 26th January 2023

Regarding the event viewer, there was some error message for SLNetCom). I’m not sure if it’s related to this problem:

(SLNetCOM SLDataMiner.exe) Failed to connect to SLNet: (Code: 0x80070005) Skyline.DataMiner.Net.Exceptions.DataMinerSecurityException: Unable to authenticate as current Windows user —> System.Exception: Authentication failed because the remote party has closed the transport stream.
at Skyline.DataMiner.Net.Connection.AuthenticateViaSspi(String userName, String password, String domainName, Byte[] evidence, Guid fallbackConnectionID)
— End of inner exception stack trace —
at Skyline.DataMiner.Net.Connection.AuthenticateViaSspi(String userName, String password, String domainName, Byte[] evidence, Guid fallbackConnectionID)
at Skyline.DataMiner.Net.Connection.Authenticate(AuthenticationMethod method, String userName, String password, String domainName, Byte[] evidence)
at Skyline.DataMiner.Net.LegacyRemotingConnection.c__DisplayClass30_0.b__0()
at Skyline.DataMiner.Net.LegacyRemotingConnection.TryActionOnUris(Action action)
at Skyline.DataMiner.Net.LegacyRemotingConnection.Authenticate(AuthenticationMethod method, String userName, String password, String domainName, Byte[] evidence)
at Skyline.DataMiner.Net.Transport.SLNetClient.Init()

Gilles Vanhee [SLC] [DevOps Member] commented 26th January 2023

Firewall was blocking access through http and https at customer end.

After giving permission the cube launcher was able to start up correctly.

You are viewing 1 out of 1 answers, click here to view all answers.
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

Recent questions

How to implement bearer token refresh? 0 Answers | 0 Votes
Web Applications exception in Cube due to invalid certificate 0 Answers | 0 Votes
Redundancy Groups and Alarming – Duplicate Alarms 0 Answers | 0 Votes

Question Tags

adl2099 (115) alarm (62) Alarm Console (82) alarms (100) alarm template (83) Automation (223) automation scipt (111) Automation script (167) backup (71) Cassandra (180) Connector (109) Correlation (69) Correlation rule (52) Cube (151) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (140) driver (65) DVE (56) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (152) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) SNMP (86) SRM (337) table (54) trending (87) upgrade (62) Visio (539) Visual Overview (345)
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

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin