Troubleshooting and Common Issues

This guide helps users diagnose and resolve common problems encountered during experiment configuration or execution in Plaza6G, using built-in dashboards, logs, and access tools.


1 Overview

Plaza6G automates experimentation end-to-end, but issues may occur depending on configuration or resource usage. Most problems can be resolved by checking Grafana dashboards, reviewing VM logs, or validating experiment parameters.

2 Quick Diagnostic Checklist

  • Configuration saved and validated successfully
  • Resource quotas not exceeded
  • Scripts produce valid .csv outputs
  • Grafana shows active CPU, memory, and traffic metrics
  • No red indicators on the Status screen
  • SSH/RDP access available if needed

3 Common Experiment Setup Issues

ProblemPossible CauseSolution
Experiment fails to startInvalid configuration or insufficient resources.Recheck parameters and verify quotas under My Account → Quotas.
Experiment stuck in In ProgressVM initialization error.Check status for red icons; restart the experiment.
Experiment missing in dashboardExperiment creation not finalized.Refresh; if still missing, recreate the experiment.
Script not executingUnsupported format or failed upload.Use .py, .sh, or .txt; re-upload.
No script resultsNo .csv output generated.Ensure script saves a .csv file with headers.

4 Infrastructure and Access Problems

ProblemPossible CauseSolution
Unable to open SSH terminalResource not running yet.Wait until status turns green.
SSH/RDP session disconnectsBrowser timeout or network issue.Reopen via Open Terminal.
Credentials not workingManual login not required.Let Plaza6G auto-inject credentials; reopen session.
Cannot access logsResource still initializing.Wait until all components are running.

5 Monitoring and Visualization Issues

ProblemPossible CauseSolution
No metrics in GrafanaMonitoring services still initializing.Wait 1–2 minutes and refresh.
Metrics show zerosInvalid or missing .csv script output.Verify script path and header formatting.
Dashboard not loadingBrowser cache or slow network.Try private/incognito window.
Missing traffic metricsIncorrect interface in tests.Use correct -B option in iperf3.

6 Template and Configuration Issues

ProblemPossible CauseSolution
Template not launchingTemplate unavailable or misconfigured.Reload page or select another template.
Incorrect 5GC selectionTemplate does not support chosen core.Check compatibility with Open5GS / Free5GC / OAI.
In-Lab 5G unavailableHardware currently in use.Try again later or check status updates.
Outdoor 5G missingRoadmap feature not active yet.Will be enabled in future releases.

7 Best Practices

  • Always check Grafana first — it provides instant system feedback.
  • Use SSH/RDP to inspect system logs inside VMs.
  • Ensure your experimental script writes valid .csv output.
  • Verify resource quotas before launching experiments.
  • Saving known-good configurations helps prevent future errors.

“Most experiment issues can be resolved by reviewing logs, checking metrics, and ensuring all configuration steps were completed.”

8 Contacting Support

If issues continue, contact the CTTC support team:

  • Email: plaza6g@cttc.es
  • Organization: Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)

Please include your experiment ID, timestamp, and a brief description of the issue.

Summary for Users

  • Grafana and VM logs are your main troubleshooting tools.
  • Most issues relate to configuration, quotas, or script formatting.
  • SSH and RDP provide deeper inspection when needed.
  • Contact CTTC support for persistent problems.

Example Q&A

Q: My experiment doesn’t start. What should I do?

A: Check configuration completeness, ensure quotas are sufficient, verify template selection, then relaunch.

Q: Why don’t I see results in Grafana?

A: Ensure your experimental script outputs a valid .csv file with headers. Invalid formats will not appear on dashboards.

Q: I can’t connect to my VM via SSH.

A: Wait until the VM shows a green status indicator. SSH only works once the resource is fully running.

Q: How can I view detailed logs?

A: Open an SSH or RDP session from My Experiments and inspect system logs in /var/log or the experiment directory.

Q: How do I report a persistent problem?

A: Email the CTTC team with your experiment ID, timestamp, and a short description at plaza6g@cttc.es.