- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Error with Orbi and ReadhNas516
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Error with Orbi and ReadhNas516
I get the follwoing error for my orbi and REadynas 516
(process:5974): GLib-GIO-ERROR **: Settings schema 'org.gnome.system.proxy' is not installed
Can someone assist
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
This error is on the NAS or on the Orbi?
Do you have the NAS set up to use a web proxy? What firnware is the NAS running?
Are you seeing any operational issues? Or just an error in the log?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
I updated the firmware on the REadyNas 516 to 6.9.0 and that is when i started seeing the issue. I do not use proxy. Can you please assist why that error occurs. I did not see the error when the firmware was on a previous build.
(process:5974): GLib-GIO-ERROR **: Settings schema 'org.gnome.system.proxy' is not installed
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
Are you seeing any problems? Or just an unexplained message in the logs?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
Some users have successfully downgraded, though Netgear doesn't recommend it.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
(process:5974): GLib-GIO-ERROR **: Settings schema 'org.gnome.system.proxy' is not installed
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
@aaseef021 wrote:
I will not downgrade. Is there a way to install this on the readynas 516?
No idea - I have asked around, but haven't heard anything yet.
To clarify - you manually installed filebot, and that was working until you upgraded to 6.9.0. Then you started seeing this error, and filebot no longer works. Is that all correct?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
@aaseef021 wrote:
Yes if you can please find out and try to help me find a solution that would be great. Do you have an ETA of how long the reaearch will take
Note I don't work for Netgear, so I can only ask. I have no ETA.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
Just run
glib-compile-schemas /usr/share/glib-2.0/schemas
and it should work until the next OS update. I'll ask around to see why we're overwriting the compiled gschemas on every update.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
when i ran that I got the following error, can you please assit
root@nas-6E-93-62:~# glib-compile-schemas /usr/share/glib-2.0/schemas
-bash: glib-compile-schemas: command not found
root@nas-6E-93-62:~#
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
Try `/usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas /usr/share/glib-2.0/schemas`.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
Hi I get the follwoing error
root@nas-6E-93-62:~# glib-compile-schemas /usr/share/glib-2.0/schemas
warning: undefined reference to <schema id='org.freedesktop.Tracker.Writeback'/>
root@nas-6E-93-62:~# `/usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas /usr/share/glib-2.0/schemas`
warning: undefined reference to <schema id='org.freedesktop.Tracker.Writeback'/>
root@nas-6E-93-62:~# /usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas /usr/share/glib-2.0/schemas
warning: undefined reference to <schema id='org.freedesktop.Tracker.Writeback'/>
root@nas-6E-93-62:~# `/usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas /usr/share/glib-2.0/schemas`
warning: undefined reference to <schema id='org.freedesktop.Tracker.Writeback'/>
root@nas-6E-93-62:~#
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
It probably worked. Did you try running filebot again?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
It worked finally
HI Thank you so much, after i restarted the Readynas 516 after running the following, thank you so much for the help, is this a bug everytime a update occurs, if so they should fix it.
`/usr/lib/x86_64-linux-gnu/glib-2.0/glib-compile-schemas /usr/share/glib-2.0/schemas`.
and
glib-compile-schemas /usr/share/glib-2.0/schemas
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
@aaseef021 wrote:
is this a bug everytime a update occurs, if so they should fix it.
That's debatable, since it's wouldn't have been an issue if you hadn't installed filebot with ssh. Generally speaking if you use ssh to install stuff, then you are on your own.
But the good news is that it is resolved.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Error with Orbi and ReadhNas516
Hi thank you for you helping in resolving this issue. You can consider this as closed.