chilipeppr / tinyg

The tracking location for tickets for the chilipeppr.com/tinyg workspace.
28 stars 16 forks source link

chilipeppr.com doesn't work# #49

Open navinvelappan opened 4 years ago

navinvelappan commented 4 years ago

Chilipeppr doesn't opens up in any browser. Just a blank white page loads .

chilipeppr commented 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 .

chilipeppr commented 4 years ago

Working on it. Could take 24 hours.

navinvelappan commented 4 years ago

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.

chilipeppr commented 4 years ago

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 .

chilipeppr commented 4 years ago

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.