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.

SDL configuration caching fails

See original GitHub issue
  • This issue is blocking
  • This issue is causing unreasonable pain

Every time SDL verifications run, scripts fail to properly cache the .gdn configurations, resulting in an init every time. Looks like push-gdn fails to authenticate each time.

git add .
fatal: not a git repository (or any of the parent directories): .git
git -c user.email="dn-bot@microsoft.com" -c user.name="Dotnet Bot" commit -m "Initialize gdn folder for Diagnostics/test"
fatal: not a git repository (or any of the parent directories): .git
git push
fatal: not a git repository (or any of the parent directories): .git

Prior to this looks like cloning fails. Is the secret being used still valid and does it have enough scope? There’s been no updates to any config since Aug 2019, even though there’s customers than onboarded to SDL after that.

@jonfortescue

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
garathcommented, Feb 18, 2021

I believe @jakubstilec has this sorted and is just waiting until his next FR rotation to implement.

1reaction
michellemcdanielcommented, Jan 21, 2021

Reopening this issue since the reason we closed it is not viable, and we should remove this dead code.

Read more comments on GitHub >

github_iconTop Results From Across the Web

For Tridion Sites 9.0, error "Unable to create cachechannel ...
ConfigurationException: Unable to create cachechannel connector from class name org.dd4t.cache.TextJMSCacheChannelConnector
Read more >
In SDL Web, forbidden class com.tridion.cache.CacheEvent ...
CacheEvent when configuring a JMS Cache Channel with Apache ActiveMQ ... JMSException: Failed to build body from content.
Read more >
SDL 2.0.1 Linux Make Compilation Error
When the configure command was used it caused it to split the file location within the make file into two lines, which first...
Read more >
SDL Simple Directmedia Layer Forums
I'm trying to compile SDL from source in a cygwin bash shell, ... configure fails with the last ... sh configure --cache-file="$cache" \...
Read more >
Thread Tools - Fedora Forum
I'm a newbie running Fedora Core 3, and this is my first attempt at compiling a program from source. I got as far...
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