How can I access JSON module in JIRA Bamboo on Demand with PHPUnit test?

Rafał Łyczkowski December 30, 2016

I want to run PHPUnit test but there was error occured with information that 

 

PusherException: There is missing dependant extensions - please ensure both cURL and JSON modules are installed

 

which is applicaiton's internal error.

  1. How can I add modules like cURL and JSON ?

2. How much will it costs me ?

 

2 answers

0 votes
Rafał Łyczkowski December 31, 2016

Nope. It does not. Can I find instalation logs of created agent somewhere ?

 

image2016-12-31 12:16:22.png

 

I tried also php5-json php5-curl but no luck

0 votes
Przemek Bruski
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 30, 2016

Does it help if you add

apt-get install -y php-json php-curl

to your instance setup script (in your image configuration).?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events