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

Logging can’t be accessed by cube with hostname failover

Solved547 views30th September 2024Cube DMA
4
Gerwin van der Kamp [DevOps Enabler]2.91K 19th June 2024 2 Comments

Hi,

When i try to access the logs on a DMA with hostname fileover i get on all files:

<!doctype html>
<html lang="en">

<head>
      <meta charset="utf-8"/>
      <title>DataMiner</title>
      <base href="/auth/"/>
      <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, interactive-widget=resizes-content"/>
      <link rel="icon" type="image/x-icon" href="favicon.ico"/>
<link rel="stylesheet" href="/auth/styles.e02ec16b7c71646a.css"></head>

<body class="ms-Fabric" dir="ltr">
      <div id="loadingscreen" class="filled"></div>
      <script type="text/javascript">
            (function showLoadingScreen() {
                  let icon = 'dma-app-icon-dm';
                  let label = 'DataMiner';
                  if (window.location.href.indexOf('embed=true') > -1 || window.location.href.indexOf('embedded=true') > -1) {
                        icon = '';
                        label = 'Loading...';
                  }

                  const container = document.getElementById('loadingscreen');
                  if (!container) return;
                  if (icon) {
                        container.innerHTML = '<div id="loader-icon" class="loader-icon"><svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 850.39 850.39"><defs><style>.cls-1{fill:#23688b;}.cls-2{fill:#005079;}.cls-3{fill:#46809e;}.cls-4{fill:#fff;}</style></defs><title>dm</title><path class="cls-1" d="M88.16,622.47c68.18,115.07,193.6,192.22,337,192.22a391.21,391.21,0,0,0,120.66-19v-631Z"/><path class="cls-2" d="M816.67,423.22c0-143.45-77.15-268.87-192.21-337l-78.6,78.59v631C703,744.87,816.67,597.31,816.67,423.22Z"/><path class="cls-3" d="M425.2,31.74C209,31.74,33.72,207,33.72,423.22A389.67,389.67,0,0,0,88.16,622.47L624.46,86.18A389.7,389.7,0,0,0,425.2,31.74Z"/><path class="cls-4" d="M453.85,256.11v83.46l.17.31q-22.32-40.19-79-40.18-59.8,0-96.72,43.29T241.38,458.12q0,68.76,33.49,107.08t88.43,38.35q59.81,0,90.72-47h1.14v39.91H545.6V167.58Zm3,199.47q0,35.94-17.31,57.72t-44.79,21.78q-28.92,0-45.21-20.65t-16.31-58.85q0-40.72,16.87-64.08t46.94-23.34q26.63,0,43.21,18.68t16.6,47Z"/></svg></div><div class="loader-label">' + label + '</div>';
                  } else {
                        container.innerHTML = '<div id="loader-icon" class="loader-icon"><div class="dot"> <div class="inner-dot"></div></div><div class="dot"><div class="inner-dot"></div></div><div class="dot"><div class="inner-dot"></div></div><div class="dot"> <div class="inner-dot"></div></div><div class="dot"> <div class="inner-dot"></div></div><div class="dot"><div class="inner-dot"></div></div></div><div class="loader-label embedded">' + label + '</div>';
                  }
            })();
      </script>
      <noscript>Please enable JavaScript to continue using this application.</noscript>
<script src="/auth/runtime.b2a8390daeeb5fb4.js" type="module"></script><script src="/auth/polyfills.85f4896588857188.js" type="module"></script><script src="/auth/main.aa6277ce1a7d004f.js" type="module"></script></body>

</html>
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 30th September 2024
Marieke Goethals [SLC] [DevOps Catalyst] commented 27th August 2024

I see that this question has been inactive for some time. Have you found a solution for this yet? If yes, could you provide some information about this for reference for other users?

Marieke Goethals [SLC] [DevOps Catalyst] commented 30th September 2024

As this question has now been inactive for a long time, I will close it. If you still want more information about this, could you post a new question?

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
Robbe Bultynck [SLC] [DevOps Advocate]449 Posted 15th July 2024 2 Comments

Hi Gerwin,

How exactly are you accessing the logs ?

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 30th September 2024
Gerwin van der Kamp [DevOps Enabler] commented 16th July 2024

Through system center in cube. But i’m currently in contact with techsupport and some squads to figure it out. 🙂

Nigel Scrivin [DevOps Member] commented 24th July 2024

Hi Gerwin,
Just wondering if you found a resolution for this as I’m currently experiencing the same issue?

Thanks

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