-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Help with MV Gateway connecting to HP UX UniVerse #153
Comments
Hi @osvaldokian59 this looks like you're using the MV Gateway connector, is that correct? Would you be able to try using AccuTerm as an alternative? MV Basic supports both options as well as local use, plus the Microsoft Remote SSH extension, as other alternatives. |
Hi @itsxallwater But I have not a license of AccuTerm. It's not an alternative for us. I didn't know about Microsoft Remote SSH extension, but I'm willing to test it. My intention is to begin with this configuration and in a second phase, create an development environment using SFTP, GIT, VS Code and MV Basic extension. Thank you Regards, |
Hey @osvaldokian59! The remote ssh extension should walk you through everything when you install it. Microsoft has good documentation too. If you can ssh to your server, you can use the same credentials with the extension. It initializes an ssh connection to the destination just like any other ssh client and, essentially, mounts that remote file system inside your VS Code instance. It's pretty clever. If you want to continue with the MV Gateway connector we may need an assist here from @dthiot or @GrantHart. That connector is technically a separate thing from the core MV Basic extension. The Linkar server would be an option too but if you're unable to add a few licenses for AccuTerm I suspect you may have the same limitation there as it is another paid product. |
Hi @itsxallwater Linkar server it's an option, because is a paid product, but low fees. We can't use it because our server is running HP-UX and Linkar runs on Linux, not Unix. Maybe in a near future, when migrate to Linux, we'll test Linkar. Thank you, again. Regards. |
Hi @itsxallwater So, as you suggest, may I ask @dthiot or @GrantHart for help on the error I'm getting with MV Gateway? Thank you. |
No you need not open a new issue, if they can provide any assistance they'll comment back in this thread. Any plans to migrate away from HP UX? Just curious. |
@osvaldokian59<https://github.com/osvaldokian59>, this is @dthiot<https://github.com/dthiot>. I will have to look at MVGateway to see why it is causing a problem. Give me a day or two to review.
From: Mike Wright ***@***.***>
Reply-To: mvextensions/mvbasic ***@***.***>
Date: Monday, May 17, 2021 at 9:09 AM
To: mvextensions/mvbasic ***@***.***>
Cc: Dick Thiot ***@***.***>, Mention ***@***.***>
Subject: Re: [mvextensions/mvbasic] [BUG] Help with MV Gateway connecting to HP UX UniVerse (#153)
No you need not open a new issue, if they can provide any assistance they'll comment back in this thread.
Any plans to migrate away from HP UX? Just curious.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#153 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACOODL35NIPABPHINUEWYSDTOEPQVANCNFSM447HHYBQ>.
|
Hi, Mike. Thank you for your help. |
Hi Dick. If you need more information about my setup, just ask me for that. Thank you. |
I am connected to Universe running under HP-UX. Attached is the configuration file I'm using.
The connection is established correctly, and some type 1 files appear that are defined in the account, but not all.
If I expand the APP.PROGS folder (see attached image), I can see all its contents, as well as the SYS.TERMINALS folder.
But if I try to see the content of PGM.DESA (file created by me), the following message appears:
"Unable to resolve non-existing file 'RestFS:/PGM.DESA'".
The same happens with PGM.TEST. (see image ErrorVSCode.png)
I think there might be some misconfigured parameter.
Any help?
Thank you.
workspace - copy.txt
The text was updated successfully, but these errors were encountered: