The error in the title can be seen when the user clicks the start button icon within the Local Daemon bookmark when in the GUI and an active session cannot be started (remains Disconnected).
This behavior can be caused by the following:
- gui_host not being enabled in the yaml file
- Invalid Yaml file
If the GUI is unable to start a session when clicking the Activate Session (“plug”) icon, try opening
~/.filetransfer/configuration.yaml
on Mac or Linux or %USERPROFILE%\.filetransfer\configuration.yaml
on Windows in your preferred text editor and verify that gui_host.enabled is set to true if it exists in the file. If it is set to false, the GUI will be unable to communicate with the Nimble Studio File Transfer CLI and all GUI functionality will be disabled. If gui_host.enabled is not defined in configuration.yaml, it defaults to “true”. Also be sure to check that the formatting of the .yaml file is correct. You can also delete the file and allow Nimble Studio File Transfer to create another one.
Comments
0 comments
Article is closed for comments.