Invalid response received from API. #1211
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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)
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
The latest v5.1.1-alpha4 has this issue resolve, if you like to test it.
Yes, thank you. Works like a charm now.