Announcement

Collapse
No announcement yet.

4.0 beta 4 Portal

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 4.0 beta 4 Portal

    Hallo,

    see Log-File please, the portal is not starting.:

    peter

    [2016-02-25 12:25:43] Espo.ERROR: API [GET]:/:controller/:id/:link, Params:Array
    (
    [controller] => portal
    [id] => 56ccaf3f42e38dad2
    [link] => I18n
    )
    , InputData: - [] []
    [2016-02-25 12:25:43] Espo.ERROR: API [GET]:/:controller/:id/:link, Params:Array
    (
    [controller] => portal
    [id] => 56ccaf3f42e38dad2
    [link] => Settings
    )
    , InputData: - [] []
    [2016-02-25 12:25:43] Espo.ERROR: Display Error: , Code: 403 URL: /espocrm/api/v1/portal/56ccaf3f42e38dad2/I18n [] []
    [2016-02-25 12:25:43] Espo.ERROR: Display Error: , Code: 403 URL: /espocrm/api/v1/portal/56ccaf3f42e38dad2/Settings [] []
    [2016-02-25 12:26:10] Espo.WARNING: E_WARNING: Invalid argument supplied for foreach() {"file":"/opt/bitnami/apps/espocrm/htdocs/application/Espo/Core/ORM/Entity.php","line":60} []
    [2016-02-25 12:26:55] Espo.WARNING: E_WARNING: Invalid argument supplied for foreach() {"file":"/opt/bitnami/apps/espocrm/htdocs/application/Espo/Core/ORM/Entity.php","line":60} []
    [2016-02-25 12:27:05] Espo.ERROR: API [GET]:/:controller/:id/:link, Params:Array
    (
    [controller] => portal
    [id] => 56ccaf3f42e38dad2
    [link] => Settings
    )
    , InputData: - [] []
    [2016-02-25 12:27:05] Espo.ERROR: Display Error: , Code: 403 URL: /espocrm/api/v1/portal/56ccaf3f42e38dad2/Settings [] []
    [2016-02-25 12:27:05] Espo.ERROR: API [GET]:/:controller/:id/:link, Params:Array
    (
    [controller] => portal
    [id] => 56ccaf3f42e38dad2
    [link] => I18n
    )
    , InputData: - [] []
    [2016-02-25 12:27:05] Espo.ERROR: Display Error: , Code: 403 URL: /espocrm/api/v1/portal/56ccaf3f42e38dad2/I18n [] []

  • #2
    Hi

    Do you login as the user that belongs to the portal?

    Comment


    • #3
      the start page of portal is not displayed

      Comment


      • #4
        Can you look to HTML source (Ctrl + u)? And browser console.

        Comment


        • #5
          Error 403, than
          <!doctype html>
          <html>
          <head>
          <title>EspoCRM</title>
          <script type="text/javascript" src="http://192.168.0.172/espocrm/client/....mnObzDIG-n.js" data-base-path="../"></script>
          <link href="http://192.168.0.172/espocrm/client/...sj5lEdZEYb.css" rel="stylesheet" id='main-stylesheet'>
          <meta content="text/html;charset=utf-8" http-equiv="Content-Type">
          <meta content="utf-8" http-equiv="encoding">
          <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
          <meta name="description" content="EspoCRM is Open Source CRM application. Increase profitability through customer loyalty!">
          <link rel="icon" href="../client/img/favicon.ico" type="image/x-icon">
          <link rel="shortcut icon" href="../client/img/favicon.ico" type="image/x-icon">
          <script type="text/javascript">$(function(){Espo.loader.cacheTimestam p=1456403069;Espo.require('app-portal',function(App){var app=new App({id:'56ccaf3f42e38dad2',useCache:true,cacheTim estamp:1456403069,url:'api/v1/portal/56ccaf3f42e38dad2',basePath:'../'},function(app){app.start();});});});</script>
          </head>
          <body>
          <div class="container content"></div>
          <footer>
          <p class="credit small">&copy; 2016 <a href="http://www.espocrm.com" title="Powered by EspoCRM" alt="Visit official EspoCRM website">EspoCRM</a></p>
          </footer>
          </body>
          </html>

          Comment


          • #6
            Maybe permissions issue? Check if http://192.168.0.172/espocrm/api/v1/...caf3f42e38dad2 is accessible. Maybe portal is not active.

            Comment


            • #7
              it is our test environment .all rights under Ubuntu. Portal ist active.
              Which does "Check if http://192.168.0.172/espocrm/api/v1/...caf3f42e38dad2 is accessible." mean ?

              Comment


              • #8
                Try to open it in browser.

                Comment


                • #9
                  on local computer (host of virtual maschine)
                  http://127.0.01./espocrm/api/v1/...caf3f42e38dad2

                  Auth Error



                  on computer in LAN
                  http://192.168.0.172/espocrm/api/v1/...caf3f42e38dad2

                  Error 403

                  Comment


                  • #10
                    bitnami virtual maschines espocrm 4.0.3 - portal not start

                    Comment

                    Working...
                    X