Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find a blog URL #10

Open
koenvervloesem opened this issue Aug 21, 2018 · 3 comments
Open

Could not find a blog URL #10

koenvervloesem opened this issue Aug 21, 2018 · 3 comments

Comments

@koenvervloesem
Copy link

I installed Plume in a public directory on my Solid server, created a public directory for the blog posts and moved the config-example.json to config.json and referred to the right owner and posts URL. But when I open Plume, I get the following error:

Could not find a blog URL.

If you would like, Plume can attempt to find your blog, or help you create one.

Do you use WebID? []
Yes, I use WebID No, I need a WebID

When I click on "Yes, I use WebID", I get the error message "Authentication failed". In Solid server's logs, I can't find any error. What could cause this?

@Bunkerbewohner
Copy link

I have the same problem using this configuration:

{
    "owners": ["https://mag.solid.community/profile/card#me"],
    "title": "Mathias Kahl's Blog",
    "tagline": "About software development",
    "picture": "img/logo.svg",
    "fadeText": true,
    "showSources": true,
    "cacheUnit": "days",
    "defaultPath": "posts",
    "postsURL": "https://mag.solid.community/public/blog/posts/"    
}

grafik

There are no error messages in the web console, though it dumps this XMLHTTPRequest object that shows that it uses databox.me (which is being retired). I guess it should allow using arbitrary providers. I'm new into the project but I will try looking into it.

@RachelWilSingh
Copy link

RachelWilSingh commented Aug 8, 2019

I'm getting this error as well.

I went into my public folder and posts folder and manually made a source file, copying a friend's initial blog post. I think this error is just from there being no posts in the posts folder yet.

Also my buddy points to me that this project has been forked:
https://github.com/theWebalyst/solid-plume

So that one is more recent.

@happybeing
Copy link

Also see this post: https://thewebalyst.solid.community/plume/

Good luck and let me know how you get on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants