LogoLogo
  • Solution Overview
    • PLC Management and Code Versioning platform
    • Basic terminology
    • Supported automation vendors
  • Project versioning
    • How to upload and manage projects
    • How to use the Windows local client
    • How to view projects incl. changes
  • AI Generated Code Documentation
    • Overview
    • How to generate a documentation
  • Connectivity Service
    • Overview
    • Requirements
    • How to set up a Gateway
    • Configuring Proxy
    • Configuring networks
    • FAQ
  • Browser Based Engineering
    • Working with Browser Based Engineering
    • Up- and download of TIA licenses for Browser Based Engineering
    • Troubleshooting
  • Automated backup
    • Configuring automated PLC backups
  • Automated deployment
    • Directly deploying your projects
    • Deployment Requests (preview)
      • Actions with 2 Factor Authentication (preview)
  • Console administration
    • Creating an account
    • SSO via Azure Active Directory
    • Deleting an account
    • Inviting console users
    • Receiving a console invite
    • Understanding permissions
    • Managing permissions
    • Choosing a subscription plan
    • Viewing bills, downloading invoices, and managing payment methods
  • Examples
    • Quick Start Guide
    • Preparing a Raspberry Pi to be used as a Gateway
  • FAQ
    • Deployment
    • IDEaaS
Powered by GitBook
On this page
  • Missing resources
  • Missing GSD files in a TIA project
  1. Browser Based Engineering

Troubleshooting

PreviousUp- and download of TIA licenses for Browser Based EngineeringNextConfiguring automated PLC backups

Last updated 1 year ago

Missing resources

We are scaling up streaming resources according to the demand. It can happen, that there are no streaming resource available temporarily. In case this happens, new streaming resources need to be created, which can take up to 5 minutes.

Additional Info: After a user is done using IDE-as-a-Service, the streaming instance gets fully deleted to ensure data privacy and data isolation.

No 2 users will ever use the same streaming resource!

If you ever see the error message below, please try starting IDE-as-a-Service again in around 5 minutes.

Missing GSD files in a TIA project

Sometimes a TIA Archive file (*.zap*) does not contain all required GSD files for the project to open and work with. In that case you can manually upload those missing GSD files to your IDEaaS session. There are two options how to do that in SDA. Either you upload the GSD file in a running IDEaaS or for a project.

Option 1: Upload GSD files during a running IDEaaS session

Navigate to the "My Files" icon on the top left of the screen. This will open a file explorer window which allows the upload and download of resources. Upload the missing GSD file to the "Temporary Files" folder.

After that please navigate in TIA to "Options" -> "Manage general station description files (GSD)". Here you need to target the source path to "Temporary Files" and can select and install the uploaded GSD file. The GSD file will be available for this project in all subsequent sessions.

Option 2: Upload of GSD files for a project in SDA

It is also possible to add a GSD file to a project outside of IDEaaS. Navigate to the project for which you would like to add a GSD file (the process in PLC Ops and Version Pro is the same). Navigate to the settings of the project and click on "Add GSD file"

In the upload mask you can upload one or multiple GSD files at once. Supported GSD file formats are *.gsd, *.xml and *.bmp. Finish the process by starting the upload process. On top of the screen appears a green message as soon as the the GSD files were added to your project.

You can see that a new project version has been automatically generated with the source "Integration of GSD file". You can now continue to work with the new project version in SDA.

Note: The GSD file will be only added for the latest project version. Please repeat the process for other versions if required.

Error message in case of insufficient streaming resources
File transfer window in IDEaaS
Intagration of GSD file in TIA portal
"Add GSD file" for a project
Upload one or multiple GSD files
Project versions with the new version including the uploaded GSD file