Metadata Retrieval
Hey
I have read up on your different issues and solutions to metadata retrieval, but no solution has worked for me. I am often able to get the metadata if I am on the website.
But for older Pdfs or books I add to Zotero will not find any metadata, following is my debug ID:
The Debug ID is D459029356
FYI: I have had to use proxy settings, such that I am able to synchronise standalone with the internet.
I have read up on your different issues and solutions to metadata retrieval, but no solution has worked for me. I am often able to get the metadata if I am on the website.
But for older Pdfs or books I add to Zotero will not find any metadata, following is my debug ID:
The Debug ID is D459029356
FYI: I have had to use proxy settings, such that I am able to synchronise standalone with the internet.
This discussion has been closed.
But I have setup a proxy in firefox for firefox to Work. So is there a proxy for the metadata also in the standalone. I mean that I found a proxy for the syncing there might be another for the metadata connection? Or can you specify a browser that the standalone program utilizes. Since in the config file i think I read something about chrome?
And I'm also not sure what you're saying regarding Zotero for Firefox. That should just use your Firefox connection. (But you also shouldn't need to configure Firefox via about:config.)
As stated this was an issue for me. I then used the answer to change the proxy. Now the standalone program was able to synchronize with my online account.
Before that nothing had worked in the standalone program, I then hoped that the standalone program could search for metadata. However this was not the case. In another thread online I found that the plugin for Firefox might not be implicated by the bug.
Therefore I uninstalled the standalone program, such that the plugin would be the default program. At this point I am able to do every procedure in the Firefox plugin. But the standalone program does not work. Therefore there is an issue with the proxy setup that did not help for the metadata.
I think the reason the plugin works is that it is in Firefox which already has had the proxy setup. Therefore what possibilities are there for setting up proxy settings in zotero. Since this is possible in all other programs to solve the issue of firewall settings.
Once you've gotten Firefox and Standalone to both auto-detect the system proxy settings, if something's still not working, we can debug it further that point. You'd need to provide a Debug ID for a metadata retrieval attempt that wasn't working.
I am forced to edit proxy settings in Firefox texmaker miktex sumatrapdf and others which all work and have UI for this purpose.
Yes you do not have UI for it but it is possible to change in config. Your auto detect did not work and does not work on the PC behind the company firewall. Your answer to this error is no support try my self. And you do not understand that your system is not working.
Please do not patronize, I have set everything up correctly but you have no support for proxy which should be the answer. The proxy you are finding is only for accessing resources online such as ieee but not the system proxy, which I need to set to enable zotero to work.
I understand I will have to look through proxy settings and investigate my self.
That can't be the way it's intended?
Therefore it helped with the syncing to change the proxy but not with the metadata. I cannot explain more until Monday where I will try and experiment one last time.
Yes it is a bad error description but I have no other information :) but as said there is no error code but an uexpected error occurred and the debug information I uploaded.
As I said above, though, even with a manual proxy configuration in about:config, there's no reason that everything shouldn't work if some things work. Your best bet may be to run a network packet sniffer (tcpdump, Wireshark, etc.) — or perhaps ask your network admins to do so — to try to figure out what exactly is happening with the metadata retrieval requests. All we can see from the debug output is that the Google Scholar requests are failing locally (i.e., before actually making it to Google).
Is it possible that you didn't set a proxy for HTTP traffic and only set it for HTTPS? All Zotero requests (syncing, error reports) are HTTPS. The Google Scholar ones are HTTP. That's my best guess for the relevant difference here.
If anyone else has the issue, then the following should be changed
Tools->Preferences->Advanced-> "Open About:config"
Change the following parameters:
For retrieving metadata:
network.proxy.http
network.proxy.http_port
For syncing:
network.proxy.ssl
network.proxy.ssl_port
network.proxy.type
You should change network.proxy.type to 1, else it did not work for me.