Ride-The-Lightning / RTL

Ride The Lightning - A full function web browser app for LND, C-Lightning and Eclair
MIT License
750 stars 160 forks source link

cant update page settings #1290

Open Bevo21 opened 1 year ago

Bevo21 commented 1 year ago

if i try to udate age settings i get the folloing error, how do i make this work. Im a beginner please go easy

Page Settings Update Failed. Error Code 500 Error Message No Such File Or Directory /rtl/database/node-1/rtldb-lnd-pagesettings.json.tmp API URL ./api/pagesettings

ShahanaFarooqui commented 1 year ago

@Bevo67 It seems like file or directory permission issue. Can you confirm if RTL is allowed to create these directories and file at the given location? Or you can configure dbDirectoryPath to a location where RTL is allowed to create and write.

Bevo21 commented 1 year ago

how do i confirm permissions??