Bug #93443 | Remote Management - SSH login based management ignores user-defined port setting | ||
---|---|---|---|
Submitted: | 2 Dec 2018 7:26 | Modified: | 2 Dec 2018 21:09 |
Reporter: | Oliver Chattlesworth | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S1 (Critical) |
Version: | 8.0.13 | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[2 Dec 2018 7:34]
Oliver Chattlesworth
[2 Dec 2018 7:36]
Oliver Chattlesworth
Error log shows attempt to connect to default port 22
Attachment: Workbench Error Log.png (image/png, text), 4.39 KiB.
[2 Dec 2018 14:52]
Miguel Solorzano
Setting SSH port on Ubuntu
Attachment: 93443_0.png (image/png, text), 28.74 KiB.
[2 Dec 2018 14:53]
Miguel Solorzano
WorkBench SSH connection test
Attachment: 93443_1.png (image/png, text), 131.51 KiB.
[2 Dec 2018 21:04]
Oliver Chattlesworth
Accessing Instance settings from Workbench navigator
Attachment: PicPick Image 008.png (image/png, text), 13.63 KiB.
[2 Dec 2018 21:05]
Oliver Chattlesworth
Receiving the following error messages when clicking any of the instance settings
Attachment: PicPick Image 7.png (image/png, text), 14.14 KiB.
[2 Dec 2018 21:06]
Oliver Chattlesworth
Click Remote Management tab
Attachment: PicPick Image 004.png (image/png, text), 29.22 KiB.
[2 Dec 2018 21:07]
Oliver Chattlesworth
Enter custom port number
Attachment: PicPick Image 007.png (image/png, text), 28.44 KiB.
[2 Dec 2018 21:08]
Oliver Chattlesworth
Still can't access Instance settings after configuring additional SSH settings
Attachment: PicPick Image 012.png (image/png, text), 23.50 KiB.
[2 Dec 2018 21:11]
Oliver Chattlesworth
Entering the port in the hostname field allows me to access the Instance settings in MySQL Workbench
Attachment: PicPick Image 013.png (image/png, text), 24.88 KiB.