Page 1 of 1

New install. cluster problem

Posted: 11 Dec 2014, 15:50
by W7MCP
Hello, I recently had to get a new shack computer. The new PC is Windows 8. The old one was WinXP. I ran Log4OM on the XP computer for several months without issue. Very good program. An hour ago I downloaded and installed the newest version of Log4Om on the Win 8 pc. Everything is working other than the cluster. I have never had issues with it before. Try to connect to any of the available cluster hosts and i get it requiring a login. I see there is an option to run a script. I added my call to this and the response is W7MCp is not a valid callsign. Or some just say login. i am not real familiar with scripts. Is there something else I need to do?

73 and thanks

Mark/W7MCP

Re: New install. cluster problem

Posted: 11 Dec 2014, 16:10
by G4POP
W7MCP wrote:Hello, I recently had to get a new shack computer. The new PC is Windows 8. The old one was WinXP. I ran Log4OM on the XP computer for several months without issue. Very good program. An hour ago I downloaded and installed the newest version of Log4Om on the Win 8 pc. Everything is working other than the cluster. I have never had issues with it before. Try to connect to any of the available cluster hosts and i get it requiring a login. I see there is an option to run a script. I added my call to this and the response is W7MCp is not a valid callsign. Or some just say login. i am not real familiar with scripts. Is there something else I need to do?

73 and thanks

Mark/W7MCP
The <Callsign> takes the call sign entered in the station info and sends it so the script should be something like this

// use <callsign> command to send your callsign to the server.
<callsign>
sh/mydx/50

Not

// use <callsign> command to send your callsign to the server.
W7MCP
sh/mydx/50

Of course you must have registered with the cluster to be recognised at login

Re: New install. cluster problem

Posted: 11 Dec 2014, 16:17
by W7MCP
Thank you. I will give that a try. I never had to register before. But it makes sense.

73
Mark

Re: New install. cluster problem

Posted: 11 Dec 2014, 17:19
by W7MCP
Its up and working. Thank you Terry.

73
Mark/W7MCP

Re: New install. cluster problem

Posted: 12 Dec 2014, 12:13
by IW3HMH
it should work with your callsign too...
the <callsign> trick is used to send your current configured callsign without need to change script for each profile...

strange