Since around an hour all my games stopped receiving the Event Message the Servers are sending using Messaging Service.
I’m using it for all my games mainly to Shoutout the special loot in all servers people looted.
Games affected for me are all under this group : Clicker House - Roblox
Expected behavior
We should normally receive all the Event normally like its suppose to be.
5 Likes
bg9
(bg9)
October 11, 2024, 12:13am
#2
Same thing is happening to me and I’m using the OpenCloud endpoint
1 Like
Yuukisnoob
(Yuukisnoob)
October 11, 2024, 12:17am
#3
Same thing is happening to my game as well, hope it gets fixed fast its hurting the CCU
2 Likes
Can confirm my script that uses messaging service just stopped working, also here’s another active post about it with other people
This is pretty urgent, as all my games rely on sending info from servers. Everything worked perfectly fine until about 20 minutes ago when, suddenly, everything just stopped. The worst part is there’s no errors or anything. SubscribeAsync is not receiving any info sent from servers. Any idea what’s going on here? Here’s my code:
SERVER:
messagingService:SubscribeAsync("ServerCreated", function(data)
print("received")
for _, v in pairs(data) do
if typeof(v) == "string" then
local…
Widgeon
(Widgeon)
October 11, 2024, 12:19am
#5
Can Confirm this is Broken starting around an hour ago
Hyperant
(Hyperant)
October 11, 2024, 12:19am
#6
I can confirm that this is happening across my games as well
+1 our entire game uses it.
Welcome to Perris! An old railway city in Riverside County, California, United States.
Perris is known for lake perris and a multitude of point of interest.
Join an community as a life saver or an active member of the community running interests and...
While has a browser that communicates with messaging service is down as well. Players can still join the servers by clicking random server.
unahb4
(unahb4)
October 11, 2024, 12:32am
#8
Thanks for the report. Taking a look into this now
4 Likes
unahb4
(unahb4)
October 11, 2024, 12:46am
#9
This should be resolved, please let us know if you are still experiencing issues. Thanks again, everyone!
7 Likes
system
(system)
Closed
October 25, 2024, 12:47am
#10
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.