Skip to content
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

PuTTY issues with RSTSE V8 script #5

Open
LukeShortCloud opened this issue May 11, 2023 · 1 comment
Open

PuTTY issues with RSTSE V8 script #5

LukeShortCloud opened this issue May 11, 2023 · 1 comment

Comments

@LukeShortCloud
Copy link

I have downloaded the "V8SYSGNK.TAP" file into this project and then ran the do .\SysgenV8.do script. Shortly after the script starts, PuTTY pops up with an error that says "Network error: Connection refused". I suspect this has something to do with this console output:

./SysgenV8.do-57> set console telnet=
Too few arguments

The full console output of running the DO script can be found here: https://pastes.io/d9anxjzt6f . I read that there are supposed to be two log files but none are generated. I believe this is related to PuTTY not working as intended.

Versions used:

  • Windows 11 22H2
  • SIMH 4.0 (simh-4.0-Current--2023-05-03-c0f92387)
  • PuTTY 0.78 (64-bit)
  • RSTS 7a27efa from 2022-08-25
@bmcollier
Copy link

It looks like the base script comments out the line which sets the console port. If you uncomment it, the command should work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants