interactive-tutorials icon indicating copy to clipboard operation
interactive-tutorials copied to clipboard

learnrust.org: Internal Server Error

Open curlpipe opened this issue 4 years ago • 7 comments

https://learnrust.org/ shows "Internal Server Error" for me. Not really sure what could be causing it.

curlpipe avatar May 24 '21 23:05 curlpipe

@victor-ru can you look into this?

ronreiter avatar May 31 '21 09:05 ronreiter

sure!

victor-ru avatar May 31 '21 11:05 victor-ru

For this, from what i understand, we need to add Learnrust.org and its domain data to constants.py right?

shrn01 avatar Oct 30 '21 13:10 shrn01

@shrn01 correct - you need to look at an example in the code - e.g. learnsqlonline.org, and duplicate it. It's mostly constants.py, but we also need to create some resources, and I need to add it to Digital Ocean's configuration.

ronreiter avatar Oct 30 '21 14:10 ronreiter

Once you are done with the digital ocean's configuration, if you give info to add in these fields for Rust, I'll go ahead and change it

"language_id": <>,

"codemirror_mode": <>,

"analytics" : <>,

shrn01 avatar Oct 30 '21 14:10 shrn01

Any update on this?

Mase3206 avatar May 09 '24 03:05 Mase3206