Cannot save settings when configuring server for netlify for the first time
- This topic has 3 replies, 2 voices, and was last updated 11 months, 4 weeks ago by .
- AuthorPosts
- February 28, 2020 at 7:54 pm#1878
serixscorpio
Hi,
Thanks for all the great work! I’m trying Publii since it looks like a good solution for my wife’s portfolio site.
When configuring server setting with netlify, I could not ‘Save Settings’ (clicking on the button has no effect), but ‘Test connection’ was successful.
So I have not gotten to the ‘sync to server’ step.
Please see attached clip illustrating the issue. I’m sure there’s something obvious I’m missing..
Environment: Publii v.0.35.3 (build 12104) Beta (the version downloaded from official mirror) on Kubuntu 18.04
Many thanks!
Attachments:
You must be logged in to access attached files.
March 2, 2020 at 10:10 pm#1895serixscorpio
Hi,
I also tried using the latest Publii v.0.36.0 (prerelease 4), but encountered the same issue. Please see attached clip illustrating the issue. Thanks.
Attachments:
You must be logged in to access attached files.
March 3, 2020 at 8:36 pm#1906serixscorpio
Hi,
I was able to find a relevant error logging:
** Message: 15:25:59.819: Remote error from secret service: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.secrets was not provided by any .service files
(node:21456) UnhandledPromiseRejectionWarning: Error: The name org.freedesktop.secrets was not provided by any .service files
(node:21456) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 13)Subsequent google search led me to https://github.com/Foundry376/Mailspring/issues/681#issuecomment-364982754 with the solution being
sudo apt install gnome-keyring
Which then allowed me to save configuration settings. Thanks.
March 10, 2020 at 11:41 pm#2035Tomasz Dziuda
ModeratorHi,
I will try to add some warning when no keytar-related service is available on the OS.
--
Do you appreciate the support you've received today? If so, consider donating to the Publii team by clicking here; we'll be sure to use your donation to make Publii even better! - AuthorPosts
- You must be logged in to reply to this topic.