question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CCTray no longer connecting after update to 19.8.0

See original GitHub issue
Issue Type
  • Bug Report
  • Question
Summary

Hi, We’re using CCTray application in our team to watch the build status and retrieve desktop notifications on failing builds. Therefore, we have a read-only user called view and the URL to connect to the server contains user and password for the connection in the URL: https://view:passwordofview@<gocdserver>:<port>/go/cctray.xml. While this was working perfectly before, since the update of the server and GoCD from 19.7.0 to 19.8.0 CCTray is no longer able to connect to the URL. The cctray.xml is available and can be opened in the browser. What has changed between 19.7.0 and 19.8.0 that the application can no longer connect to this? I tried scanning through the release notes and fixed issues without any insights. Would be awesome if someone knows a solution. I know that CCTray is pretty old and unmaintained, but there is no other open source application fulfilling these requirements.

Thanks in advance!

Basic environment details
  • Go Version: 19.8.0
  • JAVA Version: 12.0.1
  • OS: Linux 4.15.0-62-generic
  • CCTray: 1.8.5.0
Code snippets/Screenshots

cctray

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
ketancommented, Sep 20, 2019

Do you also mind turning on the system property -Dgo.ssl.config.clear.default.exclusions=true and report back?

0reactions
arvindsvcommented, Sep 24, 2019

I believe it’s kind of being maintained here: https://github.com/ccnet/CruiseControl.NET

Read more comments on GitHub >

github_iconTop Results From Across the Web

Releases - Version notes - GoCD
Upgrading to the latest release is always recommended. This release upgrades a number of important internal components, some of which were EOL. We...
Read more >
CruiseControl.NET force build not working from CCTray
I had a look at the tray app's source code for the 1.5 release (as well as the current trunk.) When connected to...
Read more >
CruiseControl.NET - Version-1-6
other big affected items are the dashboard and CCTray. ... does not show images; Projects stay in Stopped state after a config update;...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found