Jump to content

Question

Posted

Добрый день. После обновления на 2.11.D.10.0-5 в логе появилась следующая ошибка:

May 11 12:52:13	collectdmon[617]	Warning: collectd terminated with exit status 1
May 11 12:52:13	collectdmon[617]	Error: collectd is respawning too fast - disabled for 300 seconds

По ssh подключается, сам демон говорит следующее:

~ # /opt/sbin/collectd
plugin_load: Could not find plugin "interface" in /opt/lib/collectd
plugin_load: Could not find plugin "load" in /opt/lib/collectd
plugin_load: Could not find plugin "rrdtool" in /opt/lib/collectd
There is configuration for the `rrdtool' plugin, but the plugin isn't loaded. Please check your configuration.
There is configuration for the `interface' plugin, but the plugin isn't loaded. Please check your configuration.
Error: Parsing the config file failed!

Хотел попробовать обновить opkg, но в ответ следующее:

~ # opkg update
Downloading http://bin.entware.net/mipselsf-k3.4/Packages.gz
wget: bad address 'bin.entware.net'
*** Failed to download the package list from http://bin.entware.net/mipselsf-k3.4/Packages.gz

Downloading http://bin.entware.net/mipselsf-k3.4/keenetic/Packages.gz
wget: bad address 'bin.entware.net'
*** Failed to download the package list from http://bin.entware.net/mipselsf-k3.4/keenetic/Packages.gz

Collected errors:
 * opkg_download: Failed to download http://bin.entware.net/mipselsf-k3.4/Packages.gz, wget returned 1.
 * opkg_download: Failed to download http://bin.entware.net/mipselsf-k3.4/keenetic/Packages.gz, wget returned 1.

 

5 answers to this question

Recommended Posts

  • 0
Posted

Пока что избавился от ошибки так: 

Скрытый текст
~ # cat /opt/etc/collectd.conf

# Config file for collectd. More info: https://collectd.org/
# Note: Luci statistics will generate a new config and overwrite this file.

#Hostname   "localhost"
#FQDNLookup  true
BaseDir "/opt/var/run/collectd"
Include "/opt/etc/collectd/conf.d"
PIDFile "/opt/var/run/collectd.pid"
PluginDir "/opt/lib/collectd"
TypesDB "/opt/share/collectd/types.db"
Interval    30
ReadThreads 2

#LoadPlugin interface
#LoadPlugin load
#LoadPlugin ping
#LoadPlugin rrdtool

#<Plugin rrdtool>
#       DataDir "/tmp/rrd"
#       RRARows 100
#       RRASingle true
#       RRATimespan 3600
#       RRATimespan 86400
#       RRATimespan 604800
#       RRATimespan 2678400
#       RRATimespan 31622400
#</Plugin>

#<Plugin interface>
#       IgnoreSelected false
#       Interface "br-lan"
#</Plugin>

#<Plugin ping>
#       Host "host.foo.bar"
#       Interval 30
#       TTL 127
#</Plugin>

 

Wget в opkg по прежнему не работает, но

~ # wget  http://bin.entware.net/mipselsf-k3.4/Packages.gz
Connecting to bin.entware.net (172.67.212.134:80)
saving to 'Packages.gz'
Packages.gz          100% |***************************************************************************************|  306k  0:00:00 ETA
'Packages.gz' saved

 

  • 0
Posted

Вы описываете сломанный dns entware в архивной ветке ndms 2.11. @TheBB

  • 0
Posted
5 часов назад, Mamay сказал:

Вы описываете сломанный dns entware в архивной ветке ndms 2.11. @TheBB

Но все работало до обновления на версии 2.11.D.10.0-3

 

или я не пойму о чем вы?

  • 0
Posted
15 часов назад, Microf сказал:

Но все работало до обновления на версии 2.11.D.10.0-3

Скорее всего просто совпадение. Проверьте диск на наличие ошибок и всё такое. ИМХО собака порылась в entware...

  • 0
Posted
21 час назад, Mamay сказал:

Скорее всего просто совпадение. Проверьте диск на наличие ошибок и всё такое. ИМХО собака порылась в entware...

Проверил, все норм ошибок нет

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
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

This site uses cookies. By clicking "I accept" or continuing to browse the site, you authorize their use in accordance with the Privacy Policy.