Hello! I'm starting to use the commandbox module ...
# cfml-general
j
Hello! I'm starting to use the commandbox module box-ngrok to be able to have a customer access a development version of a ColdFusion app that I'm working on. However, when I enter "share" into commandbox to start sharing, it looks like I'm getting a file permission error. I've tried changing the security of the folder being accessed to give everyone on my machine full access to it, but no dice so far. I think that the java file that's running from ngrok just doesn't have access to the folder, so I'm wondering how I might be able to grant access to the folder? 😊
b
@JTDavis I can't see the full stack trace, but it would appear the file in question is
~/.CommandBox/servers.json
which lives in the CommandBox home
Is that the file you're changing permissions on
Really, this seems unrelated to ngrok entirely
Actually, the error also says file not found. Maybe check that as well
Did that file get deleted somehow?
j
There is a #box-products channel which would be more appropriate.
👍 2
j
Thanks, I'll move this thread over there.