Unable to login into the live blog (3.0.7)
  • I have the system up and running and the ports redirected, 8088:80, 8443:443  & ipaddress changed form the 127.0.0.1. When i try to login i receive an error message.

    from a direct connect to the api url:

    {"_error": {"code": 404, "message": "The requested URL was not found on the server.  If you entered the URL manually please check your spelling and try again."}, "_status": "ERR"}

    Any help would be appreciated!
  • 3 Comments sorted by
  • You should not just change address from 127.0.0.1 to, let's say, 192.168.1.10, but also specify the port as part of URL (the same as you do in browser): 192.168.1.10:8088
    Innovations developer, Sourcefabric
  • It is in the mail url http://domain.com:8088

    I get the login page .. but its unable to communicate with the backend API server.

    Any Ideas?

    Thanks!
  • please list all the env vars you have changed, probably you haven't replaced some of required ones
    Post edited by Yauhen Kirylau at 2016-05-16 12:30:50
    Innovations developer, Sourcefabric