This repository has been archived by the owner on Jun 4, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 281
Can't delete connection? #603
Comments
Hi @davidjayjackson - I just went through debugging how to alter the stored connection info and found this
I'm on windows so my file was here - On linux/Mac, I imagine it's at ~/.plotly/connector/connections |
David,
Thank you so much.
David
…On Thu, Jan 28, 2021, 11:10 AM David Cliff ***@***.***> wrote:
Hi @davidjayjackson <https://github.com/davidjayjackson> - I just went
through debugging how to alter the stored connection info and found this
https://github.com/plotly/falcon/blob/843628318423364073d8488b0fbc9cec0b1ecc92/backend/persistent/datastores/Datastores.js#L29
I'm on windows so my file was here -
C:\Users\MyNameHere.plotly\connector\connections.yaml
On linux/Mac, I imagine it's at ~/.plotly/connector/connections
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#603 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALDDKG5SVUTW3Y67SFGQAJDS4GD67ANCNFSM4VV2EJXA>
.
|
David,
Thanks so much. That did the trick.
David
…On 1/28/21, David Jackson ***@***.***> wrote:
David,
Thank you so much.
David
On Thu, Jan 28, 2021, 11:10 AM David Cliff ***@***.***>
wrote:
> Hi @davidjayjackson <https://github.com/davidjayjackson> - I just went
> through debugging how to alter the stored connection info and found this
>
>
> https://github.com/plotly/falcon/blob/843628318423364073d8488b0fbc9cec0b1ecc92/backend/persistent/datastores/Datastores.js#L29
>
> I'm on windows so my file was here -
> C:\Users\MyNameHere.plotly\connector\connections.yaml
>
> On linux/Mac, I imagine it's at ~/.plotly/connector/connections
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#603 (comment)>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ALDDKG5SVUTW3Y67SFGQAJDS4GD67ANCNFSM4VV2EJXA>
> .
>
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Ok,
If I delete a existing connection, and then restart the application the deleted connection is still there?
TX,
David
The text was updated successfully, but these errors were encountered: