openml / openml/OpenML

ES error on task creation

Open
#1,018 0 comments 0 reactions 1 assignee View on GitHub

@joaquinvanschoren is already working on this.

Since Oct 24, 2019.

Dominant language
PHP
Stars
755
Forks
128
PR merge metrics
No merged PRs in 30d

Description


<div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>

<p>Severity: Notice</p>
<p>Message:  Undefined index: [1, 2, 3, 4]</p>
<p>Filename: libraries/ElasticSearch.php</p>
<p>Line Number: 894</p>


	<p>Backtrace:</p>
	
		
	
		
	
		
			<p style="margin-left:10px">
			File: /var/www/openml.org/public_html/openml_OS/libraries/ElasticSearch.php<br />
			Line: 894<br />
			Function: _error_handler			</p>

		
	
		
			<p style="margin-left:10px">
			File: /var/www/openml.org/public_html/openml_OS/libraries/ElasticSearch.php<br />
			Line: 850<br />
			Function: build_task			</p>

		
	
		
			<p style="margin-left:10px">
			File: /var/www/openml.org/public_html/openml_OS/libraries/ElasticSearch.php<br />
			Line: 319<br />
			Function: index_task			</p>

		
	
		
			<p style="margin-left:10px">
			File: /var/www/openml.org/public_html/openml_OS/models/api/v1/Api_task.php<br />
			Line: 401<br />
			Function: index			</p>

		
	
		
			<p style="margin-left:10px">
			File: /var/www/openml.org/public_html/openml_OS/models/api/v1/Api_task.php<br />
			Line: 47<br />
			Function: task_upload			</p>

		
	
		
			<p style="margin-left:10px">
			File: /var/www/openml.org/public_html/openml_OS/controllers/Api_new.php<br />
			Line: 166<br />
			Function: bootstrap			</p>

		
	
		
			<p style="margin-left:10px">
			File: /var/www/openml.org/public_html/openml_OS/controllers/Api_new.php<br />
			Line: 121<br />
			Function: bootstrap			</p>

		
	
		
	
		
			<p style="margin-left:10px">
			File: /var/www/openml.org/public_html/index.php<br />
			Line: 334<br />
			Function: require_once			</p>

		
	

</div>
<div style="border:1px solid #990000;padding-left:20px;margin:0 0 10px 0;">

<h4>A PHP Error was encountered</h4>

<p>Severity: Notice</p>
<p>Message:  Undefined index: [1, 2, 3, 4]</p>
<p>Filename: libraries/ElasticSearch.php</p>
<p>Line Number: 898</p>


	<p>Backtrace:</p>
	
		
	
		
	
		
			<p style="margin-left:10px">
			File: /var/www/openml.org/public_html/openml_OS/libraries/ElasticSearch.php<br />
			Line: 898<br />
			Function: _error_handler			</p>

		
	
		
			<p style="margin-left:10px">
			File: /var/www/openml.org/public_html/openml_OS/libraries/ElasticSearch.php<br />
			Line: 850<br />
			Function: build_task			</p>

		
	
		
			<p style="margin-left:10px">
			File: /var/www/openml.org/public_html/openml_OS/libraries/ElasticSearch.php<br />
			Line: 319<br />
			Function: index_task			</p>

		
	
		
			<p style="margin-left:10px">
			File: /var/www/openml.org/public_html/openml_OS/models/api/v1/Api_task.php<br />
			Line: 401<br />
			Function: index			</p>

		
	
		
			<p style="margin-left:10px">
			File: /var/www/openml.org/public_html/openml_OS/models/api/v1/Api_task.php<br />
			Line: 47<br />
			Function: task_upload			</p>

		
	
		
			<p style="margin-left:10px">
			File: /var/www/openml.org/public_html/openml_OS/controllers/Api_new.php<br />
			Line: 166<br />
			Function: bootstrap			</p>

		
	
		
			<p style="margin-left:10px">
			File: /var/www/openml.org/public_html/openml_OS/controllers/Api_new.php<br />
			Line: 121<br />
			Function: bootstrap			</p>

		
	
		
	
		
			<p style="margin-left:10px">
			File: /var/www/openml.org/public_html/index.php<br />
			Line: 334<br />
			Function: require_once			</p>

		
	

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.