Jump to content

Sam

Members
  • Posts

    36
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Sam

  1. On 9/20/2018 at 3:40 PM, calbzam said:

    You can also manually edit the "C:\Users\xxx\AppData\Local\plastic4\plastic.workspaces" file to point the specific workspace to the new location and then move the workspace (including the ".plastic" folder) to the new location.

    Hi,

    After an update to MacOS Catalina, all my workspaces have been moved by the Apple updater for "absurde" security reasons (root of MacHD is now Read-Only !). As I can't imagine today to check my workspaces 1 by 1, I'm just trying to tell plastic where to find his beloved workspaces. I juste when to do the same thing you adviced on Windows, but I don't find the plastic.workspaces file on a Mac.

    Can you tell me where this file is stored on a Mac ?

    Thanks a lot

  2. On 6/22/2014 at 9:30 PM, aormsby said:

    I had to generate a personal access token in the Github 'Application' settings and then use that as my password in PlasticSCM.

    It is now in 'Developer settings' (settings -> developer settings -> personal access token -> generate new token), but the solution is still working 5 years later ;-). Thank a lot !

    https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line

    • Like 2
    • Thanks 1
  3. We finally found the problem : the issuer of our certificate does not exists anymore, and its own certificate (that certify it was a trusted CA) was no more valid.

    I use the command :

    openssl s_client -connect dyn.my-sample-domain.com :8088 -showcerts 

    That resulted on :

    verify error:num=20:unable to get local issuer certificate

    So we just regenerated a new certificate from another CA ( https://www.sslforfree.com/ that uses Let's Encrypt) and the problem was solved

    A huge thanks to Carlos from Plastic SCM support team, who gave me the keys to locate and solve this (not-Plastic) issue.

  4. Thanks for the precisions, perhaps this could help someone else on this forum.

    The "check connection" produces the same error message. I connect to my server with the domain name as I always did : ssl://dyn.my-sample-domain.com:8088

    I will make another test out of my office (without the line in host file). At the moment the line is present, and ... the problem too !

    I'll keep you in touch with the result of test. And, if there is no good news, I'll send the log file to support.

    Sincerly

    Samuel T.

  5. Hello everybody,

    I suddently have a problem with one of my Plastic SCM client on Windows.

    Everything worked well, but since last week I can't connect to my Plastic server anymore. Nothing changes in server config nor in my client config, but now I've got this message "The remote certificate is not valid according to the validation procedure" (see attached picture).

    The server has an attached domain with a valid, not expirated, certificate. But, as my client is on the same network as the server and as my box can't do loopback (domain name pointing to itself) I have an entry in my client host file to redirect domain name to local server IP address. This worked for more than 3 years without problem.

    The only thing that happened last week is that I used my PC out of office, so I removed the redirect line in my client host file in order to do my commit through "real" internet. This also worked properly. But a few hours later when I restarted Plastic from my office again (with local host redirection), it began to display the error message. Server and clients were in version 7.0.16.2604, I updated my Windows client to 8.0.16.3068 but the problem did not disappear.

    Two other clients (on Mac) don't suffer from the problem and continu to reach the server without problem, locally or through internet.

    So my question is : is there a kind of certificate cache on Windows client ? ... Perhaps wrong data was cached when I came back to my office. I tried to clear windows ssl state in "internet options" but it had no effect.

    Any idea ?

    Plastic certificate problem.JPG

×
×
  • Create New...