Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access for download #47

Open
SemyonDragunov opened this issue Apr 16, 2015 · 12 comments
Open

Access for download #47

SemyonDragunov opened this issue Apr 16, 2015 · 12 comments
Labels

Comments

@SemyonDragunov
Copy link

How can you do a background check on the download access module, for example by URL? Or differently?

@minorOffense
Copy link
Member

I'm not sure what you mean. Do you mean the update XML feed?

If fserver_services is on, you can reach the update xml for a project by going to

http://mysite.com/fserver/release-history/mymodulename/7.x

Is that what you're looking for?

@SemyonDragunov
Copy link
Author

Almost.
Suppose there is a list of nodes, there in the field is the URL of the site. This node is connected via a reference, with the project. And access to the XML feed should have only requests with these sites.

I apologize for my English Google.

@fugazi73
Copy link

I also have a problem with the access modules to update, I use http://mysite.de/fserver/release-history
but unfortunately uses the update not to plan. Message - Unknown

@minorOffense
Copy link
Member

Maybe post a screenshot(s) of what isn't working with some arrows?

@fugazi73
Copy link

you need exactly for screenshots, I like to create.
24-05-_2015_10-40-07

@minorOffense
Copy link
Member

Can you also post the xml from the update feed?

@fugazi73
Copy link

http://mysite.de/fserver/release-history/xxx_help/7.x

24-05-_2015_14-49-49

Warning: get_class() expects parameter 1 to be object, boolean given in FeatureServerProjectXMLFormatter->render() (line 10 of /sites/all/modules/fserver/fserver_services/fserver_services.inc).
Warning: get_class() expects parameter 1 to be object, boolean given in FeatureServerProjectXMLFormatter->render() (line 10 of /sites/all/modules/fserver/fserver_services/fserver_services.inc).
Warning: get_class() expects parameter 1 to be object, boolean given in FeatureServerProjectXMLFormatter->render() (line 10 of /var/www/vhosts/244215.vs.webtropia.com/project.5pe/sites/all/modules/fserver/fserver_services/fserver_services.inc).
Warning: array_keys() expects parameter 1 to be array, null given in EntityListWrapper->getIterator() (line 1070 of /sites/all/modules/entity/includes/entity.wrapper.inc).
Recoverable fatal error: Argument 2 passed to EntityMetadataWrapperIterator::__construct() must be of the type array, null given, called in /sites/all/modules/entity/includes/entity.wrapper.inc on line 1070 and defined in EntityMetadataWrapperIterator->__construct() (line 1148 of /sites/all/modules/entity/includes/entity.wrapper.inc).

http://mysite.de/fserver/release-history/xxx-help/7.x
This XML file does not appear to have any style information associated with it. The document tree is shown below.

http://mysite.de/fserver/release-history/
White Site

@SemyonDragunov
Copy link
Author

@fugazi73 The same error

@fugazi73
Copy link

I've already looked everywhere if I have set the wrong thing. But it seemingly everything to be right. I do not know further.

@minorOffense
Copy link
Member

We'll have a look today.

@CptCasual
Copy link
Contributor

Have worked around some of the problems by creating release content here: admin/content/releases/add

Do not add releases using content > add > release, or by using the inline form when creating a Release Page, as these approaches aren't working yet.

@frederickjh
Copy link

Hi @CptCasual!

I just tried your advice and I am getting the errors when I go to the project update url.

I added a project at /node/add/fserver-project-page which also created the project reference. I then went /admin/content/releases/add and added a release.

I then visited the project update url for that project and release version, /fserver/release-history/project_name/7.x and I see this:

screenshot from 2016-04-05 21 35 19

Error

Error message

Warning: array_keys() expects parameter 1 to be array, null given in EntityListWrapper->getIterator() (line 1070 of /sites/all/modules/contrib/entity/includes/entity.wrapper.inc).
Recoverable fatal error: Argument 2 passed to EntityMetadataWrapperIterator::__construct() must be of the type array, null given, called in /sites/all/modules/contrib/entity/includes/entity.wrapper.inc on line 1070 and defined in EntityMetadataWrapperIterator->__construct() (line 1148 of /sites/all/modules/contrib/entity/includes/entity.wrapper.inc).
The website encountered an unexpected error. Please try again later.

PHP Version 5.5.27 is running on the server.

Any advice you can give on getting this working would be appreciated.

Thanks and God Bless!
Frederick

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants