Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Workspaces Forum
  4. Workspaces out?

Workspaces out?

Scheduled Pinned Locked Moved Workspaces Forum
helpcollaborationquestion
5 Posts 2 Posters 23 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    phil o
    wrote on last edited by
    #1

    Since this morning, I cannot get into workspaces (I get a "Oops! Something went wrong" message), nor get a connection to my repository with GIT (error 301: moved permanently). I did not see any outage notification. Am I the only one having this issue, or did I miss something? Thanks :)

    [Flags]
    public enum Bool {
    True,
    False,
    ForSure,
    Maybe,
    ProbablyNot,
    Depends,
    NotDecidedYet,
    Undefined
    }

    K 2 Replies Last reply
    0
    • P phil o

      Since this morning, I cannot get into workspaces (I get a "Oops! Something went wrong" message), nor get a connection to my repository with GIT (error 301: moved permanently). I did not see any outage notification. Am I the only one having this issue, or did I miss something? Thanks :)

      [Flags]
      public enum Bool {
      True,
      False,
      ForSure,
      Maybe,
      ProbablyNot,
      Depends,
      NotDecidedYet,
      Undefined
      }

      K Offline
      K Offline
      Kamil Burzynski
      wrote on last edited by
      #2

      As far as I know everything should work fine now. Your account works fine for me, too. I can do git clone https://git.codeproject.com/user-890501/oph without problems as well. Could it be some network problem on your end? Are you using any proxy?

      1 Reply Last reply
      0
      • P phil o

        Since this morning, I cannot get into workspaces (I get a "Oops! Something went wrong" message), nor get a connection to my repository with GIT (error 301: moved permanently). I did not see any outage notification. Am I the only one having this issue, or did I miss something? Thanks :)

        [Flags]
        public enum Bool {
        True,
        False,
        ForSure,
        Maybe,
        ProbablyNot,
        Depends,
        NotDecidedYet,
        Undefined
        }

        K Offline
        K Offline
        Kamil Burzynski
        wrote on last edited by
        #3

        It seems that you are using wrong URLs for your git. We do see the git-related requests directed toward workspaces.codeproject.com instead of git.codeproject.com. The 301 error code returned is when 2 errors are cumulated: use http instead of https and workspaces instead of git server. Please make sure that you are using git urls (like https://git.codeproject.com/user-890501/oph in this case), and use https instead of http.

        P 1 Reply Last reply
        0
        • K Kamil Burzynski

          It seems that you are using wrong URLs for your git. We do see the git-related requests directed toward workspaces.codeproject.com instead of git.codeproject.com. The 301 error code returned is when 2 errors are cumulated: use http instead of https and workspaces instead of git server. Please make sure that you are using git urls (like https://git.codeproject.com/user-890501/oph in this case), and use https instead of http.

          P Offline
          P Offline
          phil o
          wrote on last edited by
          #4

          That's it, I did not retain the correct url for git synchronization. Tried with your instructions and everything is working well now. Thank you :)

          [Flags]
          public enum Bool {
          True, False, ForSure, Maybe, ProbablyNot, Depends, NotDecidedYet, Undefined
          }

          K 1 Reply Last reply
          0
          • P phil o

            That's it, I did not retain the correct url for git synchronization. Tried with your instructions and everything is working well now. Thank you :)

            [Flags]
            public enum Bool {
            True, False, ForSure, Maybe, ProbablyNot, Depends, NotDecidedYet, Undefined
            }

            K Offline
            K Offline
            Kamil Burzynski
            wrote on last edited by
            #5

            Great, thanks for update.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups