Skip to main content
July 2, 2007
Question

Unable to connect via fms2_console

  • July 2, 2007
  • 3 replies
  • 486 views
Hi All,

I've been coding/running a custom FMS application for a few weeks now.
However, i am still unable to log in to the fms2_console.swf:

Login attempt to the server below failed. Please verify your login information and try again.

Any ideas of where to begin troubleshooting this one?

-Thanks
    This topic is closed to new replies. Start a new post to keep the conversation going.

    3 replies

    July 3, 2007
    I'd first check to make sure the admin service is running, and that port 1111 is open on the firewall.
    Participant
    July 2, 2007
    Hi,

    maybe you should open the ...\conf\fms - file and change the tags SERVER.ADMIN_username and ..._password. Restart server and console and try. Perhaps, you changed something in your LAN-configuration?

    Greetings,
    expression
    July 5, 2007
    c:\program files\macromedia\flash media server 2\conf\fms.ini

    SERVER.ADMIN_USERNAME = xxx
    SERVER.ADMIN_PASSWORD = yyy
    SERVER.ADMINSERVER_HOSTPORT = :1111

    Resetting username andn password in the fms.ini file and restarting both FMS and Admin did the trick.

    Thanks!