facebookexperimental / Robyn

Robyn is an experimental, AI/ML-powered and open sourced Marketing Mix Modeling (MMM) package from Meta Marketing Science. Our mission is to democratise modeling knowledge, inspire the industry through innovation, reduce human bias in the modeling process & build a strong open source marketing science community.
https://facebookexperimental.github.io/Robyn/
MIT License
1.16k stars 347 forks source link

Internal server issue Robyn API #996

Open ghost opened 5 months ago

ghost commented 5 months ago

Project Robyn

Describe issue

Internal server issue robyn api

I am facing internal server issue while using robyn api image

ghost commented 5 months ago

image

yu-ya-tanaka commented 5 months ago

Hi! Can you call the other function without error? Can you share the detail how you are building model such as data or env(OS)?

ghost commented 5 months ago

Hi team, I am running the Robyn API with demo data. With the following code: https://github.com/facebookexperimental/Robyn/tree/main/robyn_api

Best Regards, Anjali Dharmik

From: Yuya Tanaka @.> Sent: Friday, June 14, 2024 11:42 AM To: facebookexperimental/Robyn @.> Cc: DHARMIK, ANJALI @.>; Author @.> Subject: Re: [facebookexperimental/Robyn] Internal server issue Robyn API (Issue #996)

CAUTION: External Email

Hi! Can you call the other function without error? Can you share the detail how you are building model such as data or env(OS)?

— Reply to this email directly, view it on GitHubhttps://github.com/facebookexperimental/Robyn/issues/996#issuecomment-2167281308, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BI6O3O6JMOBH2N2FBVUIRKTZHKCTNAVCNFSM6AAAAABJIRA24KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRXGI4DCMZQHA. You are receiving this because you authored the thread.Message ID: @.**@.>>

yu-ya-tanaka commented 5 months ago

Hi! Do you encounter the same error when changing the runArgs? Also can you run Robyn R library on Rstudio or R?

dheeraj-j commented 1 week ago

I'm facing a similar issue. My outputModels return an internal server error. I am able to execute the same in Rstudio but unfortunately, robyn_run doesn't work while using the robyn_api.