Invalid response received from API. #1211

Closed
opened 2025-03-14 10:45:32 +00:00 by kommid · 2 comments
Member

Steps to reproduce the issue

compile a component, init or reset powers

Expected result

Actual result

compiler throws errors:
Joomla Power repository at https://git.vdm.dev/api/v1/xxx@xxx.de/joomla-powers gave the following error!
Invalid response received from API.

Joomla Power repository at https://git.vdm.dev/api/v1/joomla/joomla-powers gave the following error!
Invalid response received from API.

Joomla Power guid:eecc143e-b5cf-4c33-ba4d-97da1df61422 not found!

Joomla Power guid:5ba38513-5c4f-4b0d-935e-49e986a6bce8 not found!

Joomla Power guid:c2980d12-c3ef-4e23-b4a2-e6af1f5900a9 not found!

System information (as much as possible)

  • OS Name & Version: debian 11
  • MySql Version: 10.5.28-MariaDB-0+deb11u1
  • Apache Version: Apache/2.4.62
  • PHP Version: 8.3.17
  • Joomla Version: 5.2.4
  • JCB Version: 5.1.0
  • Browser: FF 128.8.0esr

Additional comments

Hi,
I must add some features to an older project, so I just updated my JCB from 5.0.x to 5.1.0 and did a test compilation of my component.
After compiling, I had above errors.

Then I went to powers (where I have 221 powers listed) and clicked on init, which gave me the following erros:
Super Power repository at https://git.vdm.dev/api/v1/joomla/super-powers gave the following error!
Invalid response received from API.

Super Power repository at https://git.vdm.dev/api/v1/joomla/gitea gave the following error!
Invalid response received from API.

Super Power repository at https://git.vdm.dev/api/v1/joomla/openai gave the following error!
Invalid response received from API.
Initialization Failed!

The initialization of this Powers has failed.

Resetting any power gives me the same errors.

I do have a valid token @ https://git.vdm.dev/user/settings/applications

### Steps to reproduce the issue compile a component, init or reset powers ### Expected result ### Actual result compiler throws errors: Joomla Power repository at https://git.vdm.dev/api/v1/xxx@xxx.de/joomla-powers gave the following error! Invalid response received from API. Joomla Power repository at https://git.vdm.dev/api/v1/joomla/joomla-powers gave the following error! Invalid response received from API. Joomla Power guid:eecc143e-b5cf-4c33-ba4d-97da1df61422 not found! Joomla Power guid:5ba38513-5c4f-4b0d-935e-49e986a6bce8 not found! Joomla Power guid:c2980d12-c3ef-4e23-b4a2-e6af1f5900a9 not found! ### System information (as much as possible) - OS Name & Version: debian 11 - MySql Version: 10.5.28-MariaDB-0+deb11u1 - Apache Version: Apache/2.4.62 - PHP Version: 8.3.17 - Joomla Version: 5.2.4 - JCB Version: 5.1.0 - Browser: FF 128.8.0esr ### Additional comments Hi, I must add some features to an older project, so I just updated my JCB from 5.0.x to 5.1.0 and did a test compilation of my component. After compiling, I had above errors. Then I went to powers (where I have 221 powers listed) and clicked on init, which gave me the following erros: Super Power repository at https://git.vdm.dev/api/v1/joomla/super-powers gave the following error! Invalid response received from API. Super Power repository at https://git.vdm.dev/api/v1/joomla/gitea gave the following error! Invalid response received from API. Super Power repository at https://git.vdm.dev/api/v1/joomla/openai gave the following error! Invalid response received from API. Initialization Failed! The initialization of this Powers has failed. Resetting any power gives me the same errors. I do have a valid token @ https://git.vdm.dev/user/settings/applications
Owner

The latest v5.1.1-alpha4 has this issue resolve, if you like to test it.

The latest [v5.1.1-alpha4](https://git.vdm.dev/joomla/pkg-component-builder/archive/v5.1.1-alpha4.zip) has this issue resolve, if you like to test it.
Author
Member

Yes, thank you. Works like a charm now.

Yes, thank you. Works like a charm now.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joomla/Component-Builder#1211
No description provided.