aams
6 December 2022 16:02
21
Colin is correct here, the safe start did not work due to an error in settings.js.
The issues was corrected both by making a new folder, and by removing the offending lines. I am curious what is wrong with those lines.
I have it back up and running now, and instead of making two static sources, I went with one.
Thank you all for the help.
I'd suspect it is the extra comma on the second line
Colin
6 December 2022 16:24
23
I thought that trailing commas were ok in js (but not in JSON). Is there something different about settings.js that does not allow it?
aams
6 December 2022 16:42
24
The other factor is that in the example, there is a root property in addition to the path property. I did not include it as I did not think it was necessary, but in hindsight, that might have been the problem.
system
Closed
20 December 2022 16:42
25
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.