Open navinvelappan opened 4 years ago
Google shutdown anything below go 1.10 for app engine and thus chilipeppr needs recompiled, but the problem is they deprecated core libraries so certain things need reimplemented from scratch.
On Wed, Aug 5, 2020, 2:03 AM navinvelappan notifications@github.com wrote:
Chilipeppr doesn't opens up in any browser. Just a blank white page loads .
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/chilipeppr/tinyg/issues/49, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB4J23NMFPAJC7YYU4PXTE3R7D75NANCNFSM4PVFAL5Q .
Working on it. Could take 24 hours.
It says URL is available and edit boot javascript. DOes that mean the chilipeppr is available. if yes how to do that edit boot javascript.
No, it's only half fixed. Making progress. Stay tuned...
On Thu, Aug 6, 2020 at 3:19 AM navinvelappan notifications@github.com wrote:
It says URL is available and edit boot javascript. DOes that mean the chilipeppr is available. if yes how to do that edit boot javascript.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/chilipeppr/tinyg/issues/49#issuecomment-669843778, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB4J23IVWBWZ7UILU362O4LR7J7T3ANCNFSM4PVFAL5Q .
Ok. Fixed. Should be ok now.
Had to hard code all the popular workspaces to get this up and running quickly. The database model has to get rewritten this weekend, which is where the workspace boot scripts are stored. No logins work either, although there's very limited functionality that relies on that, so we should be fine now for everyone to be functioning again.
Chilipeppr doesn't opens up in any browser. Just a blank white page loads .