Anyone else having issues getting Sugar 13.0 to work in a Vagrant using PHP 8.2? I keep getting " (Elasticsearch Queue Scheduler) failed in CRON run, Undefined constant "Sugarcrm\Sugarcrm\Elasticsearch\Adapter\CURLOPT_USERAGENT"" from the cron jobs but…
I am having issues getting a 12.3 fresh install or customer backup installed on the " sugarcrm/php80es716" box which should be compatible for 12.3.
I'm on vagrant version 2.3.3
virtualbox Version 7.0.4 r154605 (Qt5.15.2)
This configuration works…
Hello Good Day!
I installed my SugarCRM Enterprise 12.1 on fresh installed vagrant phpes80es716 instance. And I set-up the Sugar Schedulers by adding the Crontab Setup provided by sugar:
I am wondering why the cron jobs is not working and tested…
I am seeing this error in my sugarcrm.log, anyone know what might be causing this?
"Job c6759e5c-1f10-11ed-889b-08002739f7af (Elasticsearch Queue Scheduler) failed in CRON run, no such index [95152e7188d364b5d185954f0950adae_contacts] [index: 95152e7188d364b5d185954f0950adae_contacts…
This is concerning a local development environment, running in a vagrant VM sugarcrm/php80es716 with Sugar Sell 12.0.0. I have setup the scheduler cron job, but I am getting "(Elasticsearch Queue Scheduler) failed in CRON run, Undefined constant "Sugarcrm…
I am still trying to get vagrant working for my development team and I ran into another issue that seems like it should be a breeze to solve but after hours on google I still cant make it work
The only port opened up on Vagrant is 8080 meaning no…
I have several instances that I would like to run through vagrant however even the smallest database is many gigs. Is there any way to configure Sugar in vagrant to use the MySQL installed on the host?
I thought I'd give vagrant another try for local development and I have one question, after I do 'vagrant up' it sets everything up and I see default: /vagrant => /Applications/XAMPP/xamppfiles/htdocs/crm-sugar
Can I control that in anyway? I would…
On a MacOS 11.0.1 Powerbook, installing 10.2 Ent on a local Vagrant/Virtualbox instance, per these instructions > https://support.sugarcrm.com/Resources/Environments/Development_Environments/Vagrant_Development_Environment/
During Step 3. Installation…