FIWARE-TMForum / Business-API-Ecosystem

The FIWARE/TMForum Business API Ecosystem allows the monetization of different kind of assets (both digital and physical) during the whole service life cycle, from offering creation to its charging, accounting and revenue settlement and sharing
https://business-api-ecosystem.rtfd.io/
GNU Affero General Public License v3.0
39 stars 22 forks source link

Market place unstable and degrades after some time #64

Closed contrasec-fi closed 1 year ago

contrasec-fi commented 1 year ago

Hi,

firstly, I'll update the issue later with relevant info, so dont crucify me for crappy issue yet.

Problem that we are seeing is that after the setup and operating for some time (> days ) it's not possible to move offerings from one state to another. We tried to promote an offering from Created to Active, but it fails (no error in UI) and offer stays in created state:

image

we are running on K8S, and have the i4Trust plugins in place.

fdelavega commented 1 year ago

Hi,

One question, when you try to update the status, did you get an error from the backend or it just doesn't do anything?

Is there enough free space available in the disk? I am mentioning this as the BAE uses Elasticsearch for powering all the queries done from the portal, and it automatically sets to readonly when there is less than 20% of disk available (see doc)

ilarimikkonen commented 1 year ago

Hi,

we had to update the certificates and redeploy the whole thing - now it works. You can close this @fdelavega i'll open a new one if we can repro the issue. sorry.

fdelavega commented 1 year ago

ok, thanks!