<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>🛟 6. Support &amp; Troubleshooting</title>
    <link>/06-troubleshooting.html</link>
    <description>This section provides resources to help you resolve common issues and get support when using the Australian Dataspace Testbed Platform.&#xA;Quick Links Resource Description 6.1 Getting Support Contact information and support channels 6.2 Frequently Asked Questions Common questions and solutions 6.3 Known Issues Current platform limitations and workarounds 6.4 Best Practices Recommendations for optimal platform usage 6.5 Troubleshooting Tools Diagnostic commands and debugging techniques Common Issues If you’re experiencing issues with the platform, the FAQ section covers the most frequently encountered problems including:</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="/06-troubleshooting/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>6.1 Getting Support</title>
      <link>/06-troubleshooting/01-getting-support.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/06-troubleshooting/01-getting-support.html</guid>
      <description>If you need assistance with the Australian Dataspace Testbed Platform, several support channels are available to help you resolve issues and answer questions.&#xA;Support Channels Email Support&#xA;For technical assistance, bug reports, or general enquiries, contact our support team:&#xA;Email: race+ads-support@rmit.edu.au Response time: Within 1-2 business days Documentation&#xA;Comprehensive guides and tutorials are available throughout this documentation site:&#xA;Platform Guide - Getting started and platform basics Dataspace API Testing Guide - Getting started with dataspace development Dataspace Dashboard Guide - Managing dataspace components FAQ - Common questions and solutions Issue Tracker&#xA;Report bugs or request features:</description>
    </item>
    <item>
      <title>6.2 Frequently Asked Questions</title>
      <link>/06-troubleshooting/02-faq.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/06-troubleshooting/02-faq.html</guid>
      <description>This page addresses common questions and issues encountered when using the Australian Dataspace Testbed Platform.&#xA;Getting Started Q: I’m new to the platform. How do I get started?&#xA;A: Welcome! Follow these steps to get started:&#xA;Log in - Access the platform at https://d3h5czwloc3hot.cloudfront.net/ using your institutional credentials via AAF Read the basics - Review the Platform Guide to understand key concepts and terminology Set up SSH keys - Follow the SSH Keys guide to create keys for secure access Create your first dataspace - Use the Creating a Dataspace guide to launch your first testbed environment Connect to your dataspace - Follow the Connecting guide to access your environment Explore the dashboard - Once connected, access the dataspace dashboard at https://&lt;your-instance-ip&gt;/dashboard For a complete walkthrough, start with the Platform Guide section.</description>
    </item>
    <item>
      <title>6.3 Known Issues</title>
      <link>/06-troubleshooting/03-known-issues.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/06-troubleshooting/03-known-issues.html</guid>
      <description>This page documents current known issues, limitations, and workarounds for the Australian Dataspace Testbed Platform.&#xA;Bootstrap &amp; Installation Issues Bootstrap Script Timeout&#xA;Issue: On smaller instance sizes, bootstrap may exceed 60 minutes Impact: Some services may not fully initialise Workaround: Use recommended instance sizes (m3.medium or larger for Nectar, m7i.xlarge or larger for AWS, Standard_D4s_v3 or larger for Azure) Status: Working as designed; larger instances recommended Docker Compose Parallel Limit</description>
    </item>
    <item>
      <title>6.4 Best Practices</title>
      <link>/06-troubleshooting/04-best-practices.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/06-troubleshooting/04-best-practices.html</guid>
      <description>This page provides recommendations for optimal use of the Australian Dataspace Testbed Platform, covering security, performance, cost management, and development workflows.&#xA;Security Best Practices IP Address Whitelisting&#xA;Always restrict security group access to specific IP addresses or CIDR ranges Never use 0.0.0.0/0 (any IP) except for port 443 Update security groups when changing networks or locations Use /32 CIDR notation for single IP addresses (e.g., 1.2.3.4/32) SSH Key Management&#xA;Store private keys securely with appropriate file permissions (chmod 400) Never share private keys or commit them to version control Use separate key pairs for different projects or environments Use the platform to rotate keys (delete/regenerate) periodically for long-running projects Certificate Handling</description>
    </item>
    <item>
      <title>6.5 Troubleshooting Tools &amp; Commands</title>
      <link>/06-troubleshooting/05-troubleshooting-tools.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/06-troubleshooting/05-troubleshooting-tools.html</guid>
      <description>This page provides diagnostic commands, log locations, and debugging techniques for troubleshooting issues with the Australian Dataspace Testbed Platform.&#xA;System Status Commands Check Instance Status&#xA;# View system uptime and load uptime # Check system resource usage (if installed) htop # Press &#39;q&#39; to quit # Alternative resource monitor top # Press &#39;q&#39; to quit # Check memory usage free -h # Check disk space df -h # Check disk usage by directory du -sh /home/ec2-user/* Check Running Services</description>
    </item>
  </channel>
</rss>