This message was deleted.
# platform-toolbox
s
This message was deleted.
a
Which step in https://backstage.io/docs/getting-started/ are you having trouble with? Also backstage has a discord mentioned here that is going to be able to provide you much more help than this slack channel: https://backstage.io/docs/overview/support
And they are super helpful on the discord, often answering rather quickly
j
so mostly im just struggling to understand why the gitlab plugin isnt working correctly (specifically its not displayng any of the cards for a given entity as well as not pulling anything in from our gitlab instance automatically).
i am on their discord site... ironically, i havent had a good experience so far... no one has responded to me (maybe they just dont like me :P)
a
Does it output any logs?
There are two options options when debugging plugins if the existing output is not enough. You can clone the Backstage repo and yarn link, then step through with a debugger or add logs. Alternatively you can run the commands to install a new internal plugin then copy paste all of the gitlab plugin to your local one then step through with a debugger or add logs.
I only needed to do that when a plugin doesn't log anything though
j
@Jonty Sidney - if you still need help you can DM me - maybe we find a solution together.