[Bug] App url (for CFX authentification, joining server from browser) not working #218
Replies: 11 comments 2 replies
|
Thanks we are looking into this. |
|
A friend of mine is having the same issue, I can confirm this bug. |
|
same here |
|
Confirming this issue on Windows 11 Pro 25H2 with the current FiveM for GTAV Enhanced client as of July 28, 2026. SymptomAfter selecting Link account → Sign in with Cfx, the browser authorization completes, but the Enhanced client remains indefinitely on:
Diagnostics performedThe
I manually registered the protocol under:
Pointing to: Windows then recognized I also bypassed the Windows protocol registration and invoked the executable directly: & 'C:\Users\xtrem\AppData\Local\FiveM for GTAV Enhanced\FiveM.exe' 'fivem://connect/127.0.0.1:30120'The loading cursor appeared briefly, but no launcher window opened and the command returned immediately. The real browser Relevant launcher logThe newest reproduction produced: The I use a custom GTA V Enhanced location: The corresponding This appears to show two related problems:
I have the complete launcher log ZIP available if it would help with debugging. |
Additional browser testI repeated the authorization using Microsoft Edge. Edge correctly recognized the registered
After clicking Open, nothing happened and the client remained on Awaiting sign-in confirmation. This confirms that Windows and Edge can resolve the protocol association. The failure occurs after the URL is handed off to the FiveM for GTAV Enhanced executable, rather than being specific to my original browser. |
|
Same for my friend on Firefox |
|
Hi, while there are probably some issues with url protocol and account linking that we are investigating - note that |
Update: retested using the correct
|
|
Works for me now |
|
I see that using
Now everything should work fine. If it still doesn't and you have tried to register Feel free to reopen if issues remain |
|
A fix for this bug has been implemented and is available in the August 4 patch. Please try again and let us know if the issue persists. Thanks for your help! |
Uh oh!
There was an error while loading. Please reload this page.
Summary
Anything that relies on the CFX protocol handler does not work.
For example, clicking “Open in FiveM Enhanced” to confirm the linking of my CFX account, or clicking a server connection URL such as connecting from the browser produces no response in the game.
As a result, I am unable to link my CFX account or join a server from the browser.
Issue type
Client
Repro rate
Always
Server build version
0
OS
Windows 11 Pro 25H2
CPU
AMD Ryzen 9 7950x
GPU
No response
RAM
No response
Storage type
SSD NVMe
Connection type
Ethernet
ISP and bandwidth
No response
DxDiag
No response
Network graph
No response
Platform
None
OS version / distribution
No response
CPU
No response
RAM
No response
Using txAdmin?
None
Hosting provider
None
Machine type
None
/perf endpoint output
No response
DDoS protection
No response
ulimit -n value (Linux only)
No response
Docker Compose file (Docker only)
No response
Steps to Reproduce
Expected Behavior
Handshake from the game for all url stuff
Actual Behavior
Nothing happens, like if the app is not listening/not receiving anything (infinite "waiting")
Evidence
No response
Additional Context
No response
All reactions