question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Support]: Wont startup - Migration ?

See original GitHub issue

Describe the problem you are having

Upgraded to 2.0,

I did get a bunch of errors due to clip recorder config changes etc, Realized there have been breaking changes, And thought i fixed them all, but still getting a error about migration,

I have uninstalled and reinstalled the 2.0, and also clicked rebuild, I have even tried the minimal config,

(*** = i have changed sensitive info)

Any ideas?

Version

2.0

Frigate config file

**sample minimal config i have tried:** 
mqtt:
  host: 192.168.1.***
cameras:
  garage:
    ffmpeg:
      inputs:
        - path: rtsp://****:****@192.168.1.***/Streaming/channels/1
          roles:
            - detect
            - rtmp
    detect:
      width: 1280
      height: 720

Relevant log output

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[2021-10-07 21:26:53] frigate.app                    INFO    : Starting Frigate (0.9.1-800f33e)
[2021-10-07 21:26:53] frigate.app                    INFO    : Creating directory: /tmp/cache
Starting migrations
[2021-10-07 21:26:53] peewee_migrate                 INFO    : Starting migrations
There is nothing to migrate
[2021-10-07 21:26:53] peewee_migrate                 INFO    : There is nothing to migrate
[Errno 111] Connection refused
[cmd] python3 exited 1
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.

FFprobe output from your camera

Not sure how sorry? Tried to run in HA terminal/ssh but command not found,

Frigate stats

No response

Operating system

HassOS

Install method

HassOS Addon

Coral version

CPU (no coral)

Network connection

Wired

Camera make and model

Hikvision

Any other information that may be helpful

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
r3wtcommented, Apr 28, 2022

@MANUTx I had this same issue, and setting network_mode: host in my docker-compose.yml for frigate fixed the issue for me.

cc @blakeblackshear

1reaction
blakeblackshearcommented, Oct 7, 2021

I believe the “Connection refused” message is related to MQTT. Do you see anything in the logs of your MQTT server?

Read more comments on GitHub >

github_iconTop Results From Across the Web

MacBook Air won't start after Migration - Apple Community
I get the start up tone but it just goes to a backlit screen and nothing happens. No Apple logo, no cursor, nothing....
Read more >
Dell Migrate User's Guide | Dell US
On the old PC, click Try Again to retry the migration process. On the new PC, click Migrate Again or restart the migration...
Read more >
Windows 10 cannot boot after migration to SSD
I have upgrade from Windows 8.1 to Windows 10 on my older HDD. After the upgrade, I have migrated onto SSD hard drive....
Read more >
Troubleshooting Agent Issues - Application Migration Service
This type of error means that the Agent was not installed on the source server, and therefore the server will not appear on...
Read more >
After migration from .NET core 2.2 to .NET 5 the application ...
Locally everything works just fine, but after deploying to the app service, the application won't start. But the hostingModel doesn't solve it ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found