Skip to content

config change - results in no connection. #54

@brettswift

Description

@brettswift

Pretty new to this and drone... Ih had drone working, and drone-wall hooked up. Then I blew away my drone instance and built a new one. I had to change keys and restart node-wall.

I did so, but nodewall just sits at a screen without any builds showing up.

I've tried multiple things and no luck. Even nuking the git repo and just the build directory.

commands run:

drone_api=redacted
drone_token=redacted

grunt --env=dev --apiroot=$drone_api --token=$drone_token

then 

npm start -- -env=dev -theme=dark

As per the docs. But I'm having an issue here. What can I check? I've looked through build/dist.js to look for configs etc.. but the build directory isn't clear on where to find where these configs are, and grep isn't coming up with anything.. so it seems like something is broken here.

Can you offer some help on debugging?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions