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

DIS error no appropiate connection could be created for ip

Solved172 views3rd April 2025
1
Juan Falcon250 27th March 2025 3 Comments

Hello

im having probles with the DIS connexion, whn i test the coneccion i have the message "no appropiate connection could be created for ip" ising the last version, from the cube i  have no issue for connetion, any idea of why is happening this?

Thanks

Juan Falcon Selected answer as best 3rd April 2025
Davor Joleski [DevOps Enabler] commented 27th March 2025

HI Juan are you loged in in VIsual studio with the same email or something

Juan Falcon commented 28th March 2025

yes, i know that it happens to other persons with yhis DMA

Davor Joleski [DevOps Enabler] commented 1st April 2025

i would suggest to try upgrade Visual studio if it has so proper packages .Try first delete DIS then upgrade VIS then donwload DIS i hope will work 🙂

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
Michiel Oda [SLC] [DevOps Enabler]3.58K Posted 28th March 2025 7 Comments

Hi Juan

Could you check which DIS version you are using (is visible in the About of Visual Studio and in the settings of DIS as well). Currently we are on v3.1.7 where that issue is fixed.

Juan Falcon Selected answer as best 3rd April 2025
Juan Falcon commented 28th March 2025

Hello Michiel, im using the version 3.1.7, the DMA has 10.3.0.0-15150-CU21. any idea of troubleshooting? same problem with other persons on this DMA.

this are the error:
28 06:02:12.035|> Exception: (Code: 0x80131500) Skyline.DataMiner.Net.Exceptions.DataMinerException: No appropriate connection could be created for …………… —> System.AggregateException: Se han producido uno o varios errores. —> System.Reflection.TargetInvocationException: Se produjo una excepci¢n en el destino de la invocaci¢n. —> Skyline.DataMiner.Net.Exceptions.DataMinerOfflineException: APIGateway is unavailable.
2025/03/28 06:02:12.035|> en Skyline.DataMiner.Net.GRPCConnection.GRPCConnection.PerformInitChecks()
2025/03/28 06:02:12.035|> en Skyline.DataMiner.Net.GRPCConnection.GRPCConnection.Init(Uri endPointUrl, Boolean makeConnection)
2025/03/28 06:02:12.035|> en Skyline.DataMiner.Net.GRPCConnection.GRPCConnection..ctor(Int32 portOverride, Uri endPointUrl, ConnectionAttributes attributes, String subDir)
2025/03/28 06:02:12.035|> en Skyline.DataMiner.Net.GRPCConnection.GRPCConnection..ctor(Int32 portOverride, String endPointUrl, ConnectionAttributes attributes)
2025/03/28 06:02:12.036|> — Fin del seguimiento de la pila de la excepci¢n interna —
2025/03/28 06:02:12.036|> en System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
2025/03/28 06:02:12.036|> en System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
2025/03/28 06:02:12.036|> en Skyline.DataMiner.Net.ConnectionSettings.CreateConnection(String hostName, ConnectionAttributes extraAttribs, Type[] supportedTypes)
2025/03/28 06:02:12.036|> — Fin del seguimiento de la pila de la excepci¢n interna —
2025/03/28 06:02:12.036|> — Fin del seguimiento de la pila de la excepci¢n interna —
2025/03/28 06:02:12.036|> en Skyline.DataMiner.Net.ConnectionSettings.CreateConnection(String hostName, ConnectionAttributes extraAttribs, Type[] supportedTypes)
2025/03/28 06:02:12.036|> en Skyline.DataMiner.Net.ConnectionSettings.GetConnection(String hostName, ConnectionAttributes extraAttribs, Type[] supportedTypes)
2025/03/28 06:02:12.036|> en SLDisDMAComm.SLDisDmaCommService.ConnectInternal(String hostname, String username, String password, Boolean disableProtoBufSerialization) en D:aDISDISProtocolEditorSLDisDMACommSLDisDmaCommService.cs:l¡nea 1276
2025/03/28 06:02:12.036|> en SLDisDMAComm.SLDisDmaCommService.ConnectInternal(String hostname, String username, String password) en D:aDISDISProtocolEditorSLDisDMACommSLDisDmaCommService.cs:l¡nea 1254
2025/03/28 06:02:12.036|> en SLDisDMAComm.SLDisDmaCommService.TestConnection(String hostname, String username, String password) en D:aDISDISProtocolEditorSLDisDMACommSLDisDmaCommService.cs:l¡nea 280
2025/03/28 06:02:12.036|> Finished executing TestConnection

Michiel Oda [SLC] [DevOps Enabler] commented 28th March 2025

Hi Juan
Looking in the stacktrace I see the following: Skyline.DataMiner.Net.Exceptions.DataMinerOfflineException: APIGateway is unavailable.

Could you check if APIGateway is properly up and running?

Juan Falcon commented 28th March 2025

how do i check? the Cube, dashboards and Low code app are working

Michiel Oda [SLC] [DevOps Enabler] commented 28th March 2025

This is something you can see in the Task Manager on the system itself. In the services you should see 'DataMiner APIGateway'

Juan Falcon commented 28th March 2025

is not on the task manager

Show 2 more comments
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

Web Applications exception in Cube due to invalid certificate 0 Answers | 0 Votes
Redundancy Groups and Alarming – Duplicate Alarms 0 Answers | 0 Votes
Correlation Engine: “Test rule” doesn’t result in a hit, despite functional rule 1 Answer | 3 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