-
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [x] I have searched the existing issues
### GLPI Version
10.0.16
### Plugin …
-
In Crawler.php line 454:
The current node list is empty.
是不是公众号文章地址改了?
chbro updated
5 years ago
-
Importing/syncronizing data from Aktivitetsbanken to the API is currently handled by the https://github.com/zegl/aktivitetsbanken-crawler application. It works as expected but it may be better to have…
-
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Version
10.0.17
### Bug descript…
-
### Symfony version(s) affected
6.2.8
### Description
I was writing a crawler for an API on Drupal.org and I tried to be nice for the provider by caching responses locally. I have followed [t…
-
Hi,
M1.9.2.4
Installed without any noted errors, but i get this every day:
Curious as to why you need to do the AND (`1` = 1) in your SQL?
Next exception 'Zend_Db_Statement_Exception' with m…
-
Just installed on Ubuntu server 18.04LTS 16-core i7, 32 g ram, fully updated: and ran:
`php sitemap.php file=my_sitemap.xml site=https://subdom.mysite.com/`
cli output seemed promising, ran for a m…
-
Hi!
```
```
When I run the previous code, I'm getting the error mentioned in the title that comes from vendor/symfony/panther/src/ProcessManager/WebServerReadinessProbeTrait.php -more specifi…
-
I created simple crawler with folllowing code
```
$crawler = $client->request('GET', 'https://github.com/');
$crawler->links();
```
but got an exception
```
[2015-10-21 23:18:36] request.CRITICAL: …
-
This Ivy Tech course extraction periodically includes Major Course Learning Objectives in the course description.
URL tested: https://catalog.ivytech.edu/content.php?catoid=7&navoid=771
Extraction…