Hi,
First thing first, thanks a lot for your very hard work and dedication. QuickBox is impressive!
I have a weird problem.
Installation of the latest QB version was flawless on a KS and after rebooting my server I could access to the interface using the url provided at the end of the install (https://qbuser:pwd@ip). I have access to a console through the webconsole and can log into the main user chosen during install (let’s call him qbuser).
I’m able to access the server with Filezilla on qbuser@ip:4747 but somehow it’s impossible with my linux terminal.
If I try:
ssh qbuser@ip:4747
ssh: Could not resolve hostname qbuser@ip:4747 Name or service not known
And the old way doesn’t work anymore - which is good:
ssh qbuser@ip:22
ssh: connect to host ip:22 Connection refused
I’m totally clueless about this issue.
Thanks a lot for any help