[Support] Flame


Recommended Posts

1 hour ago, fonoro said:

There is a problem. The urls added in both bookmarks and apps get stripted from the semicolon when saved. 

Screenshot from 2021-06-08 10-56-35.png

 

I had the same issue when testing this out.  Just use the IP address or FQDN in the URL.  Don't include http, https, www, etc.  For example, if your URL for Sonarr is https://192.168.0.60:8081, just use 192.168.0.60:8081, without the https://

Link to comment
6 minutes ago, fonoro said:

I used the full addresses i.e. "http://192.168.1.1"


Right now, only addresses like “www.domain.com/path” or “192.168.0.128” are supported. Using “http[s]://“ is messing with how React Router works. In the future I might add some kind of parser which would allow to use wider range. 

Link to comment
  • 2 weeks later...

This container doesn't shut down gracefully so it will always time out when Unraid tries to shut it down (with ´docker stop -t xx´, where 'xx' is the Docker stop timeout you've set), e.g. when backing up appdata. If you add '--init' under 'Extra Parameters' it will work as expected.

Link to comment
  • 2 months later...

Been using this fine for a few days, but did a few restarts today and now I'm getting

[2021-09-01 08:48:08.411 UTC-7] [INFO] Connected to database
[2021-09-01 08:48:08.412 UTC-7] [INFO] Starting model synchronization
[2021-09-01 08:48:09.261 UTC-7] [ERROR] Unable to connect to the database: Validation error

I presume something has been corrupted. I don't have any backups, is there any steps to try and recover it, or is something else the issue?

Link to comment
38 minutes ago, Gamberz said:

Been using this fine for a few days, but did a few restarts today and now I'm getting

[2021-09-01 08:48:08.411 UTC-7] [INFO] Connected to database
[2021-09-01 08:48:08.412 UTC-7] [INFO] Starting model synchronization
[2021-09-01 08:48:09.261 UTC-7] [ERROR] Unable to connect to the database: Validation error

I presume something has been corrupted. I don't have any backups, is there any steps to try and recover it, or is something else the issue?


Hi. You can try one of these three solutions : Corrupted Database File. I think you will have to open db file with sqlite browser and drop additional tables. 

Link to comment
  • 4 weeks later...
3 hours ago, gsargent72 said:

Is there a way to import bookmarks from an opml or html file?


Not at the moment. Are they exported from somewhere or have unified structure?

 

3 hours ago, gsargent72 said:

Is there a way to do nested categories, for example finances / credit cards


No, and it’s not planned to add this feature. 

Link to comment
On 9/29/2021 at 4:51 PM, paululibro said:

Not at the moment. Are they exported from somewhere or have unified structure?

Yea they come from firefox bookmark manager so it can be exported as an html or an opml file

On 9/29/2021 at 4:51 PM, paululibro said:

No, and it’s not planned to add this feature. 

That's a real shame.  Seems like no programs want to support organized structures anymore. 

Link to comment
  • 1 month later...
  • 1 month later...

Hello. 

 

What value should i enter in "useOrdering":"createdAt" so i can reorder the apps manually?

Right now when i try to reorder the apps i get this:

 

Error

Custom order is disabled

 

I tried "custom" and "manual" but when i change the value to this the apps and bookmarks show a loading animation forever.

 

Looking forward to your answer :)

Link to comment
  • 4 weeks later...
On 1/2/2022 at 8:37 PM, Greyberry said:

Best dashboard I used so far.

 

How do i use the "docker API" feature with unraid? when i place my unraid IP in, the applications do not load. Do i have to enable the docker API somewhere in Unraid?

 

You need to pass through the docker sock.

Add a new path and use /var/run/docker.sock for host and container path.

 

I will warn you though, I did that, and it doesn't work.

I keep getting "[ERROR] containers.filter is not a function" in the log.

https://github.com/pawelmalak/flame/issues/244

Edit: I added the appropriate labels to my containers, and nuked the appdata for flame. Restarted and it seems to be working now...

Edited by bencmeyer
  • Like 1
Link to comment
  • 1 month later...

Has anyone tried to run this on the Custom:br0 network with port 80?

I've tried every way I can think of. I noticed that when running off bridge network, the -p isn't stated. I tried with extra_parameters: -p '80:5005/tcp' but every single time, it defaults to :5005

 

I'm trying to make a http://bookmark.home.arpa that my wife can pull up every time. Pi-hole doesn't allow prefill of specific ports.

Really fuddled why it isn't working.

Link to comment
2 hours ago, MedZec said:

Has anyone tried to run this on the Custom:br0 network with port 80?

I've tried every way I can think of. I noticed that when running off bridge network, the -p isn't stated. I tried with extra_parameters: -p '80:5005/tcp' but every single time, it defaults to :5005

 

I'm trying to make a http://bookmark.home.arpa that my wife can pull up every time. Pi-hole doesn't allow prefill of specific ports.

Really fuddled why it isn't working.

I tried it on br0 and it doesn't work. I tried everything until i gave up and left the network to host and then it worked fine.

Link to comment
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.