Codedamn is not loading files or console...

Asked by Coding Cod about 4 months ago

0

Codedamn project (Golang)

Here's an image:

HlvRliF.md.png

This has been happening ever since this got solved.

Thanks in advance

P.S. Thanks for adding Golang*

This rust playground isn't working either

Now I'm seeing Connecting... instead of Unsaved at the top right.

Hlp7gql.md.png

Could it have something to do with my account specifically?

3 Answers

    0

    Hey, this was an issue with the playgrounds. We are looking into why this happened.

    You should be able to access the Go playground now

    image

    @pranavtechie

    Pranav Mandava

    @pranavtechie

    0

    Unfortunately it's not loading

    @codingcod

    Coding Cod

    @codingcod

      0

      This rust playground isn't working and I made it just now

      @codingcod

      Coding Cod

      @codingcod

        0

        If this problem continues, I'm gonna try to delete my account, then make it again. I'll see if that works and if this post is still up I'll comment if my playgrounds load...

        @codingcod

        Coding Cod

        @codingcod

        • Have you tried changing to a different internet connection or using a different browser. This could give us some insight into what went wrong. Please let me know when you've checked it

        0

        Have you tried changing to a different internet connection or using a different browser. This could give us some insight into what went wrong. Please let me know when you've checked it

        @pranavtechie

        Pranav Mandava

        @pranavtechie

          0

          I did try it on a different connection and browser at the same time just now. The playground made a surprising change by showing "Code Brushes". Though no files were showing. I decided to download the playground, just to make sure that there weren't any files. As it turns out there is one: main.go. It contained this code:

          package main
          import "fmt"
          func main() {
              fmt.Println("hello world")
          }
          

          When I tried to add/create a new file, I could name it, but it would just disappear after that.

          I'm not going to add an image because the only change was "Code Brushes".

          @codingcod

          Coding Cod

          @codingcod

          Your answer