Some problems with AlgoForge

[Deleted]  

Subject: Forge MQL5 Platform Failure – 500 Errors URLs Affected:

  • https://forge.mql5.io/explore/repos

  • Repo creation endpoint Impact: Cannot create new repositories or browse public repos. Using existing repo as tactical workaround. Request: Please inspect backend logs, disk quota, and repo initialization hooks. Confirm if Forgejo daemon or reverse proxy is misconfigured.

MQL5 Algo Forge - Explore Repositories
MQL5 Algo Forge - Explore Repositories
  • MQL5 Algo Forge - trader's community
  • forge.mql5.io
MQL5 Algo Trading community features uniques services for users of MetaTrader 5 and MetaTrader 4 trading platforms
 

I managed to get error 500 once, I tried again after 2 minutes and the error did not occur again.

Johnny Sandaire:
Cannot create new repositories or browse public repos. Using existing repo as tactical workaround.

I just created a new repo on the site but I can't push to it (it worked for the last 3 months).

 
Vladislav Boyko #:
I just created a new repo

Attempt to push to an existing non-empty repository (also fails):

 
Vladislav Boyko #:
I just created a new repo

Now I can't create a repository either.

 

I thought the user whose account was deleted used AI to formulate their message, but now I doubt it. I'm sorry if I thought wrong about you.

I don't know why the account was deleted, but most likely it happened because the user had multiple accounts (which is prohibited by the rules).

 
Vladislav Boyko #I thought the user whose account was deleted used AI to formulate their message, but now I doubt it.
No, the post was most definitely generated by A.I.—most probably because the user didn't have the lingual abilities to write it properly in English for themselves.
 

Have the same problem: pushing in existing repo fails:

C:\Program Files\MetaTrader5.forge\MQL5\Shared Projects\SimpleCandles>git push
Enumerating objects: 5, done.
Counting objects: 100% (5/5), done.
Delta compression using up to 2 threads
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 767 bytes | 767.00 KiB/s, done.
Total 3 (delta 2), reused 0 (delta 0), pack-reused 0
error: remote unpack failed: unable to create temporary object directory
To https://forge.mql5.io/antekov/SimpleCandles.git
 ! [remote rejected] article-19684 -> article-19684 (unpacker error)
error: failed to push some refs to 'https://forge.mql5.io/antekov/SimpleCandles.git'

It looks like this is a server-side issue based on this explanation.