Locally retrieved cloud instance not working on Docker

Hi there,

I'm facing an annoying issue after downloading and installing locally our cloud instance (recette-icade).

The instance is running on Sugar Serve 14.2.0, my local stack is based on the latest available on github (github.com/.../master)

sugar 14, PHP 8.3.

I'm only getting the login screen, after login a blue screen with the background, no error message at all ...

The inly thing I'm getting in the console is the following message :

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
logger.js:75 FATAL[2024-11-21 16:27:50]: Uncaught ReferenceError: showMarketingContentIframe is not defined at http://localhost/sugar/icade/#Administration on line 1
VM641 :1 Uncaught ReferenceError: showMarketingContentIframe is not defined
at HTMLIFrameElement.onload (VM641 :1:1)
at HTMLDivElement.eval (eval at e.exports (addScript.js:9:8), <anonymous>:2:49826)
at He (eval at e.exports (addScript.js:9:8), <anonymous>:2:48094)
at e.<computed>.append (eval at e.exports (addScript.js:9:8), <anonymous>:2:49727)
at e.<computed>.eval (eval at e.exports (addScript.js:9:8), <anonymous>:2:50819)
at B (eval at e.exports (addScript.js:9:8), <anonymous>:2:32425)
at e.<computed>.html (eval at e.exports (addScript.js:9:8), <anonymous>:2:50497)
at child._renderHtml (view.js:296:26)
at child._render (view.js:367:18)
at child._super (component.js:566:34)
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

The second error message I'm getting on the call to metadata (http://localhost/sugar/icade/rest/v11_25/metadata?type_filter=currencies%2Cfull_module_list%2Cmodules_info%2Chidden_subpanels%2Cjssource%2Cjssource_public%2Cordered_labels%2Cmodule_tab_map%2Cmodules%2Crelationships%2Cserver_info%2Cconfig%2C_override_values%2Cfilters%2Clogo_url%2Clogo_url_dark%2Ceditable_dropdown_filters&platform=base&module_dependencies=1) is the following : 

Fullscreen
1
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 14713473 bytes) in /var/www/html/sugar/icade/include/MetaDataManager/MetaDataCache.php on line 115
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Is it possible to help us please ? We can't go further on our developments, and the current recette-icade instance is broken on several layout issues.

Thanks in advance for your help.

Maybe  ,  ,  ,   have an idea on that ? 

How do you manage the cloud instances on local ? What is your procedure to install locally the cloud instances ? 

Best regards,

Enes

Parents
  • Hello   and  

    Thank you very much for your answers, very useful and solved my problem.

    Another thing after pulling the latest version of sugardockerized, the docker.ini file is correctly copied but I have no view on user rights neither on permissions as you can see : 

    There is no error during the build, I removed and pruned all the images before building them, still get the error. Any clue ? 

    Thanks in advance for your help

    Best regards,

    Enes

  • By the way, another problem when running utilities/repair.sh : 

    Any clue for this too ?

  • HI  ,

    Unfortunately toothpaste uses some injection library that is no longer working with the latest versions of Sugar, so I went ahead and updated the script to use a "simpleRepair.php" script I created that does similar things. 

    please refresh your repo and try again

    SugarCRM | Principal Developer Advocate

Reply Children
No Data