Skip to content

Web SSH: File up/download buttons greyed out #44864

Closed Answered by uedvt359
uedvt359 asked this question in Q&A
Discussion options

You must be logged in to vote

I managed to figure out what I was doing wrong, and it was quite a doozy: my node resource has a metadata.name field, in the form of hostname:port. i am generating them from a script/template, and pipe them straight into tctl create -f (which uses the metadata.name to match up which host i am updating).

this field has a very surprising behaviour:

  • if it is exactly the hostname (no port), web ssh and web-upload/download work
  • if it is a uuid, both work as well
  • if it is hostname:port, web ssh itself works, but upload/download is broken (this might be related to the "unable to resolve hostname" error i posted above)
  • if it is anything else, nothing works ("direct dialling is not supported")

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
5 replies
@uedvt359
Comment options

@uedvt359
Comment options

@webvictim
Comment options

@uedvt359
Comment options

@webvictim
Comment options

Comment options

You must be logged in to vote
2 replies
@webvictim
Comment options

@uedvt359
Comment options

Comment options

You must be logged in to vote
2 replies
@uedvt359
Comment options

@webvictim
Comment options

Answer selected by uedvt359
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants