All of lore.kernel.org
 help / color / mirror / Atom feed
From: Raghavendra Kakarla <Raghavendra.Kakarla@inedasystems.com>
To: "Damian, Alexandru" <alexandru.damian@intel.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Issue with toaster
Date: Fri, 8 May 2015 09:42:34 +0000	[thread overview]
Message-ID: <1431078146099.25248@inedasystems.com> (raw)
In-Reply-To: <CAJ2CSBvXZwPkzSFMwEYwwmjWaQCFZqpeM-LDKEiEmRtag5aXvw@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2725 bytes --]

Hi Alex,


I attached the Toaster Web logs with this mail.


Please find the attachments.


Thanks and Regards,


Raghavendra K.

________________________________
From: Damian, Alexandru <alexandru.damian@intel.com>
Sent: Friday, May 8, 2015 2:24 PM
To: Raghavendra Kakarla
Cc: Barros Pena, Belen; yocto@yoctoproject.org
Subject: Re: [yocto] Issue with toaster

Hello,

Is there any error message displayed on screen ?

Can you please paste bin your latest toaster_web.log file  and send us the link ?
You can find your latest toaster_web.log file by looking in /tmp/toaster_* and take most recent one. One way to do this is:

$ find /tmp/toaster_* -printf '%T@ %p\0' | sort -zk 1nr | xargs -0n1 | cut -d " " -f 2 | head -1

Thank you,
Alex

On Fri, May 8, 2015 at 6:14 AM, Raghavendra Kakarla <Raghavendra.Kakarla@inedasystems.com<mailto:Raghavendra.Kakarla@inedasystems.com>> wrote:
Hi Belen,

I am using yocto fido.

I am entered the my custom layer git repository url(Which is our local git repository where our product corresponding recipe layers re there),a unique layer name and our git repository revision number.

We entered these data but the import layer version is not respond.

Thanks and Regards,

Raghavendra K.
________________________________________
From: Barros Pena, Belen <belen.barros.pena@intel.com<mailto:belen.barros.pena@intel.com>>
Sent: Thursday, May 7, 2015 6:17 PM
To: Raghavendra Kakarla; yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>
Subject: Re: [yocto] Issue with toaster

On 07/05/2015 10:18, "Raghavendra Kakarla"
<Raghavendra.Kakarla@inedasystems.com<mailto:Raghavendra.Kakarla@inedasystems.com>> wrote:

>Hi,
>
>I have an issue while importing custom layer in toaster. When i gave the
>all layer information for importing the layer and click on the import
>layer button in toaster it    wont respond.
>Could you please help for resolving this issue.

Hi Raghavendra,

We would need a bit more information to understand what's happening:

* Which branch are you using (fido or master). If you are using master,
which commit?
* Which data are you entering in the import layer form? Keep in mind that
you must provide a git url, a unique layer name and a revision. Without
that information, the "import layer" button will remain stubbornly
inactive and nothing will happen when you click on it.

Cheers

Belén

>
>
>
>Thanks in advance.
>
>
> Regards,
> Raghavendra K.
>

--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org<mailto:yocto@yoctoproject.org>
https://lists.yoctoproject.org/listinfo/yocto



--
Alex Damian
Yocto Project
SSG / OTC

[-- Attachment #1.2: Type: text/html, Size: 7885 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: toaster.log --]
[-- Type: text/x-log; name="toaster.log", Size: 2144 bytes --]

2015-05-07 14:59:12,252 DEBUG runbuilds: starting build BuildRequest object, environment BuildEnvironment object
2015-05-07 14:59:12,255 DEBUG localhostbecontroller, our git repos are {(u'git://git.yoctoproject.org/poky.git', u'fido'): [('bitbake', u'bitbake'),
                                                     (u'openembedded-core',
                                                      u'meta'),
                                                     (u'meta-yocto',
                                                      u'meta-yocto'),
                                                     (u'meta-yocto-bsp',
                                                      u'meta-yocto-bsp')]}
2015-05-07 14:59:12,267 DEBUG localhostbecontroller: giturl git://git.yoctoproject.org/poky.git:fido checking out in current directory /home/testuser/Dhruwa/_poky_fido.toaster_cloned
2015-05-07 14:59:12,270 ERROR runbuilds: Error executing shell command Existing git repository at /home/testuser/Dhruwa/_poky_fido.toaster_cloned, but with different remotes ('origin	/home/testuser/Dhruwa/poky (fetch), origin	/home/testuser/Dhruwa/poky (push), ', expected 'git://git.yoctoproject.org/poky.git'). Toaster will not continue out of fear of damaging something.
Traceback (most recent call last):
  File "/home/testuser/Dhruwa/poky/bitbake/lib/toaster/bldcontrol/management/commands/runbuilds.py", line 58, in schedule
    bec.setLayers(br.brbitbake_set.all(), br.brlayer_set.all())
  File "/home/testuser/Dhruwa/poky/bitbake/lib/toaster/bldcontrol/localhostbecontroller.py", line 253, in setLayers
    raise BuildSetupException("Existing git repository at %s, but with different remotes ('%s', expected '%s'). Toaster will not continue out of fear of damaging something." % (localdirname, ", ".join(localremotes.split("\n")), giturl))
BuildSetupException: Existing git repository at /home/testuser/Dhruwa/_poky_fido.toaster_cloned, but with different remotes ('origin	/home/testuser/Dhruwa/poky (fetch), origin	/home/testuser/Dhruwa/poky (push), ', expected 'git://git.yoctoproject.org/poky.git'). Toaster will not continue out of fear of damaging something.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: toaster_web.log --]
[-- Type: text/x-log; name="toaster_web.log", Size: 27083 bytes --]

[07/May/2015 14:59:00] "GET / HTTP/1.1" 301 0
[07/May/2015 14:59:00] "GET /toastergui/landing/ HTTP/1.1" 302 0
[07/May/2015 14:59:00] "GET /toastergui/builds/ HTTP/1.1" 302 0
/usr/local/lib/python2.7/dist-packages/django/db/models/fields/__init__.py:848: RuntimeWarning: DateTimeField BuildRequest.created received a naive datetime (2015-05-07 00:00:00) while time zone support is active.
  RuntimeWarning)

/usr/local/lib/python2.7/dist-packages/django/db/models/fields/__init__.py:848: RuntimeWarning: DateTimeField BuildRequest.created received a naive datetime (2015-05-06 00:00:00) while time zone support is active.
  RuntimeWarning)

/usr/local/lib/python2.7/dist-packages/django/db/models/fields/__init__.py:848: RuntimeWarning: DateTimeField BuildRequest.updated received a naive datetime (2015-05-07 00:00:00) while time zone support is active.
  RuntimeWarning)

/usr/local/lib/python2.7/dist-packages/django/db/models/fields/__init__.py:848: RuntimeWarning: DateTimeField BuildRequest.updated received a naive datetime (2015-05-06 00:00:00) while time zone support is active.
  RuntimeWarning)

[07/May/2015 14:59:00] "GET /toastergui/builds/?count=10&orderby=completed_on%3A-&page=1 HTTP/1.1" 200 47111
[07/May/2015 14:59:00] "POST /toastergui/xhr_projectinfo/ HTTP/1.1" 200 3508
[07/May/2015 14:59:11] "POST /toastergui/xhr_projectbuild/1/ HTTP/1.1" 200 2741
[07/May/2015 14:59:11] "GET /toastergui/builds/?count=10&orderby=completed_on%3A-&page=1 HTTP/1.1" 200 47934
[07/May/2015 14:59:11] "GET /static/css/font-awesome.min.css HTTP/1.1" 200 15730
[07/May/2015 14:59:11] "GET /static/css/prettify.css HTTP/1.1" 200 676
[07/May/2015 14:59:11] "GET /static/css/default.css HTTP/1.1" 200 11628
[07/May/2015 14:59:11] "GET /static/css/bootstrap-responsive.min.css HTTP/1.1" 200 16849
[07/May/2015 14:59:11] "GET /static/css/bootstrap.min.css HTTP/1.1" 200 105939
[07/May/2015 14:59:11] "GET /static/js/jquery-2.0.3.min.js HTTP/1.1" 200 83612
[07/May/2015 14:59:11] "GET /static/js/bootstrap.min.js HTTP/1.1" 200 28631
[07/May/2015 14:59:11] "GET /static/js/prettify.js HTTP/1.1" 200 13632
[07/May/2015 14:59:11] "GET /static/js/jquery.cookie.js HTTP/1.1" 200 3095
[07/May/2015 14:59:11] "GET /static/css/jquery-ui.min.css HTTP/1.1" 304 0
[07/May/2015 14:59:11] "GET /static/css/jquery-ui.structure.min.css HTTP/1.1" 304 0
[07/May/2015 14:59:11] "GET /static/js/base.js HTTP/1.1" 200 4626
[07/May/2015 14:59:11] "GET /static/css/jquery-ui.theme.min.css HTTP/1.1" 304 0
[07/May/2015 14:59:11] "GET /static/js/libtoaster.js HTTP/1.1" 200 12535
[07/May/2015 14:59:11] "GET /static/js/filtersnippet.js HTTP/1.1" 304 0
[07/May/2015 14:59:11] "GET /static/js/jquery-ui.min.js HTTP/1.1" 304 0
[07/May/2015 14:59:11] "GET /static/img/logo.png HTTP/1.1" 200 3020
[07/May/2015 14:59:12] "POST /toastergui/xhr_projectinfo/ HTTP/1.1" 200 3734
[07/May/2015 14:59:54] "GET /toastergui/project/1/ HTTP/1.1" 200 32099
[07/May/2015 14:59:56] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 14:59:58] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:00] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:02] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:04] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:06] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:08] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:10] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:12] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:14] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:16] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:18] "GET /toastergui/targets/ HTTP/1.1" 302 0
2015-05-07 15:00:18,311 ERROR Internal Server Error: /toastergui/targets/
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 114, in get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/testuser/Dhruwa/poky/bitbake/lib/toaster/toastergui/views.py", line 2874, in targets
    target_info = _build_page_range(Paginator(queryset_with_search, request.GET.get('count', 10)),request.GET.get('page', 1))
  File "/home/testuser/Dhruwa/poky/bitbake/lib/toaster/toastergui/views.py", line 90, in _build_page_range
    page = paginator.page(index)
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 50, in page
    number = self.validate_number(number)
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 39, in validate_number
    if number > self.num_pages:
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 86, in _get_num_pages
    if self.count == 0 and not self.allow_empty_first_page:
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 72, in _get_count
    self._count = self.object_list.count()
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/query.py", line 291, in count
    return self.query.get_count(using=self.db)
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/query.py", line 390, in get_count
    number = obj.get_aggregation(using=using)[None]
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/query.py", line 356, in get_aggregation
    result = query.get_compiler(using).execute_sql(SINGLE)
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/compiler.py", line 781, in execute_sql
    cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 69, in execute
    return super(CursorDebugWrapper, self).execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 53, in execute
    return self.cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/utils.py", line 99, in __exit__
    six.reraise(dj_exc_type, dj_exc_value, traceback)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 53, in execute
    return self.cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/sqlite3/base.py", line 450, in execute
    return Database.Cursor.execute(self, query, params)
OperationalError: too many SQL variables
Internal Server Error: /toastergui/targets/
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 114, in get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/testuser/Dhruwa/poky/bitbake/lib/toaster/toastergui/views.py", line 2874, in targets
    target_info = _build_page_range(Paginator(queryset_with_search, request.GET.get('count', 10)),request.GET.get('page', 1))
  File "/home/testuser/Dhruwa/poky/bitbake/lib/toaster/toastergui/views.py", line 90, in _build_page_range
    page = paginator.page(index)
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 50, in page
    number = self.validate_number(number)
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 39, in validate_number
    if number > self.num_pages:
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 86, in _get_num_pages
    if self.count == 0 and not self.allow_empty_first_page:
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 72, in _get_count
    self._count = self.object_list.count()
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/query.py", line 291, in count
    return self.query.get_count(using=self.db)
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/query.py", line 390, in get_count
    number = obj.get_aggregation(using=using)[None]
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/query.py", line 356, in get_aggregation
    result = query.get_compiler(using).execute_sql(SINGLE)
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/compiler.py", line 781, in execute_sql
    cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 69, in execute
    return super(CursorDebugWrapper, self).execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 53, in execute
    return self.cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/utils.py", line 99, in __exit__
    six.reraise(dj_exc_type, dj_exc_value, traceback)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 53, in execute
    return self.cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/sqlite3/base.py", line 450, in execute
    return Database.Cursor.execute(self, query, params)
OperationalError: too many SQL variables
[07/May/2015 15:00:18] "GET /toastergui/targets/?count=100&orderby=name%3A%2B&page=1 HTTP/1.1" 500 311625
[07/May/2015 15:00:29] "GET /toastergui/project/1/ HTTP/1.1" 200 32099
[07/May/2015 15:00:31] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:33] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:35] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:37] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:39] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:41] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:43] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:45] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:47] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:49] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:51] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:53] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:55] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:57] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:00:59] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:01] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:03] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:05] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:07] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:09] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:11] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:13] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:15] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:17] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:19] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:21] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:23] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:25] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:27] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:29] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:31] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:33] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:35] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:37] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:39] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:41] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:43] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:45] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:47] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:49] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:51] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:53] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:55] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:57] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:01:59] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:02:01] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:02:03] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:02:05] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:02:07] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:02:09] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:02:11] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:02:13] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:02:13] "GET /toastergui/project/1/builds HTTP/1.1" 302 0
[07/May/2015 15:02:14] "GET /toastergui/project/1/builds?count=10&orderby=completed_on%3A-&page=1 HTTP/1.1" 200 45002
[07/May/2015 15:02:14] "POST /toastergui/xhr_projectinfo/ HTTP/1.1" 200 5041
[07/May/2015 15:02:18] "GET /toastergui/project/1/ HTTP/1.1" 200 32099
[07/May/2015 15:02:20] "GET /toastergui/targets/ HTTP/1.1" 302 0
2015-05-07 15:02:20,246 ERROR Internal Server Error: /toastergui/targets/
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 114, in get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/testuser/Dhruwa/poky/bitbake/lib/toaster/toastergui/views.py", line 2874, in targets
    target_info = _build_page_range(Paginator(queryset_with_search, request.GET.get('count', 10)),request.GET.get('page', 1))
  File "/home/testuser/Dhruwa/poky/bitbake/lib/toaster/toastergui/views.py", line 90, in _build_page_range
    page = paginator.page(index)
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 50, in page
    number = self.validate_number(number)
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 39, in validate_number
    if number > self.num_pages:
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 86, in _get_num_pages
    if self.count == 0 and not self.allow_empty_first_page:
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 72, in _get_count
    self._count = self.object_list.count()
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/query.py", line 291, in count
    return self.query.get_count(using=self.db)
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/query.py", line 390, in get_count
    number = obj.get_aggregation(using=using)[None]
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/query.py", line 356, in get_aggregation
    result = query.get_compiler(using).execute_sql(SINGLE)
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/compiler.py", line 781, in execute_sql
    cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 69, in execute
    return super(CursorDebugWrapper, self).execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 53, in execute
    return self.cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/utils.py", line 99, in __exit__
    six.reraise(dj_exc_type, dj_exc_value, traceback)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 53, in execute
    return self.cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/sqlite3/base.py", line 450, in execute
    return Database.Cursor.execute(self, query, params)
OperationalError: too many SQL variables
Internal Server Error: /toastergui/targets/
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 114, in get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/testuser/Dhruwa/poky/bitbake/lib/toaster/toastergui/views.py", line 2874, in targets
    target_info = _build_page_range(Paginator(queryset_with_search, request.GET.get('count', 10)),request.GET.get('page', 1))
  File "/home/testuser/Dhruwa/poky/bitbake/lib/toaster/toastergui/views.py", line 90, in _build_page_range
    page = paginator.page(index)
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 50, in page
    number = self.validate_number(number)
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 39, in validate_number
    if number > self.num_pages:
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 86, in _get_num_pages
    if self.count == 0 and not self.allow_empty_first_page:
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 72, in _get_count
    self._count = self.object_list.count()
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/query.py", line 291, in count
    return self.query.get_count(using=self.db)
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/query.py", line 390, in get_count
    number = obj.get_aggregation(using=using)[None]
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/query.py", line 356, in get_aggregation
    result = query.get_compiler(using).execute_sql(SINGLE)
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/compiler.py", line 781, in execute_sql
    cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 69, in execute
    return super(CursorDebugWrapper, self).execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 53, in execute
    return self.cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/utils.py", line 99, in __exit__
    six.reraise(dj_exc_type, dj_exc_value, traceback)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 53, in execute
    return self.cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/sqlite3/base.py", line 450, in execute
    return Database.Cursor.execute(self, query, params)
OperationalError: too many SQL variables
[07/May/2015 15:02:20] "GET /toastergui/targets/?count=100&orderby=name%3A%2B&page=1 HTTP/1.1" 500 311625
[07/May/2015 15:02:25] "GET /toastergui/project/1/ HTTP/1.1" 200 32099
[07/May/2015 15:02:27] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:02:29] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:02:31] "GET /toastergui/xhr_projectedit/1/ HTTP/1.1" 200 5041
[07/May/2015 15:02:37] "GET /toastergui/builds/?count=10&orderby=state%3A%2B&page=1 HTTP/1.1" 200 49590
[07/May/2015 15:02:37] "POST /toastergui/xhr_projectinfo/ HTTP/1.1" 200 5041
[07/May/2015 15:02:45] "GET /toastergui/newproject/ HTTP/1.1" 200 8940
[07/May/2015 15:02:57] "POST /toastergui/newproject/ HTTP/1.1" 302 0
[07/May/2015 15:02:57] "GET /toastergui/project/2/ HTTP/1.1" 200 27956
[07/May/2015 15:03:00] "GET /toastergui/xhr_projectedit/2/ HTTP/1.1" 200 1033
[07/May/2015 15:03:02] "GET /toastergui/xhr_projectedit/2/ HTTP/1.1" 200 1033
[07/May/2015 15:03:04] "GET /toastergui/xhr_projectedit/2/ HTTP/1.1" 200 1033
[07/May/2015 15:03:06] "GET /toastergui/xhr_projectedit/2/ HTTP/1.1" 200 1033
[07/May/2015 15:03:08] "GET /toastergui/xhr_projectedit/2/ HTTP/1.1" 200 1033
[07/May/2015 15:03:08] "GET /toastergui/targets/ HTTP/1.1" 302 0
2015-05-07 15:03:08,470 ERROR Internal Server Error: /toastergui/targets/
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 114, in get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/testuser/Dhruwa/poky/bitbake/lib/toaster/toastergui/views.py", line 2874, in targets
    target_info = _build_page_range(Paginator(queryset_with_search, request.GET.get('count', 10)),request.GET.get('page', 1))
  File "/home/testuser/Dhruwa/poky/bitbake/lib/toaster/toastergui/views.py", line 90, in _build_page_range
    page = paginator.page(index)
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 50, in page
    number = self.validate_number(number)
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 39, in validate_number
    if number > self.num_pages:
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 86, in _get_num_pages
    if self.count == 0 and not self.allow_empty_first_page:
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 72, in _get_count
    self._count = self.object_list.count()
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/query.py", line 291, in count
    return self.query.get_count(using=self.db)
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/query.py", line 390, in get_count
    number = obj.get_aggregation(using=using)[None]
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/query.py", line 356, in get_aggregation
    result = query.get_compiler(using).execute_sql(SINGLE)
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/compiler.py", line 781, in execute_sql
    cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 69, in execute
    return super(CursorDebugWrapper, self).execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 53, in execute
    return self.cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/utils.py", line 99, in __exit__
    six.reraise(dj_exc_type, dj_exc_value, traceback)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 53, in execute
    return self.cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/sqlite3/base.py", line 450, in execute
    return Database.Cursor.execute(self, query, params)
OperationalError: too many SQL variables
Internal Server Error: /toastergui/targets/
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 114, in get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/home/testuser/Dhruwa/poky/bitbake/lib/toaster/toastergui/views.py", line 2874, in targets
    target_info = _build_page_range(Paginator(queryset_with_search, request.GET.get('count', 10)),request.GET.get('page', 1))
  File "/home/testuser/Dhruwa/poky/bitbake/lib/toaster/toastergui/views.py", line 90, in _build_page_range
    page = paginator.page(index)
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 50, in page
    number = self.validate_number(number)
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 39, in validate_number
    if number > self.num_pages:
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 86, in _get_num_pages
    if self.count == 0 and not self.allow_empty_first_page:
  File "/usr/local/lib/python2.7/dist-packages/django/core/paginator.py", line 72, in _get_count
    self._count = self.object_list.count()
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/query.py", line 291, in count
    return self.query.get_count(using=self.db)
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/query.py", line 390, in get_count
    number = obj.get_aggregation(using=using)[None]
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/query.py", line 356, in get_aggregation
    result = query.get_compiler(using).execute_sql(SINGLE)
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/sql/compiler.py", line 781, in execute_sql
    cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 69, in execute
    return super(CursorDebugWrapper, self).execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 53, in execute
    return self.cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/utils.py", line 99, in __exit__
    six.reraise(dj_exc_type, dj_exc_value, traceback)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/util.py", line 53, in execute
    return self.cursor.execute(sql, params)
  File "/usr/local/lib/python2.7/dist-packages/django/db/backends/sqlite3/base.py", line 450, in execute
    return Database.Cursor.execute(self, query, params)
OperationalError: too many SQL variables
[07/May/2015 15:03:08] "GET /toastergui/targets/?count=100&orderby=name%3A%2B&page=1 HTTP/1.1" 500 456237
[07/May/2015 15:03:11] "GET /toastergui/project/2/ HTTP/1.1" 200 27956
[07/May/2015 15:03:13] "GET /toastergui/layers/ HTTP/1.1" 302 0
[07/May/2015 15:03:14] "GET /toastergui/xhr_projectedit/2/ HTTP/1.1" 200 1033
[07/May/2015 15:03:14] "GET /toastergui/layers/?count=100&orderby=layer_source__name%3A-&page=1 HTTP/1.1" 200 255990
[07/May/2015 15:03:14] "POST /toastergui/xhr_projectinfo/ HTTP/1.1" 200 1033
[07/May/2015 15:03:22] "GET /toastergui/importlayer/ HTTP/1.1" 200 16661
[07/May/2015 15:03:23] "GET /toastergui/xhr_datatypeahead/?type=layers&project_id=2&include_added=true&value=openembedded-core HTTP/1.1" 200 297
[07/May/2015 15:03:23] "GET /toastergui/xhr_datatypeahead/?type=layerdeps&value=2&project_id=2 HTTP/1.1" 200 27
[07/May/2015 15:03:32] "GET /toastergui/xhr_datatypeahead/?type=layers&project_id=2&include_added=true&value=m HTTP/1.1" 200 51774
[07/May/2015 15:11:49] "GET /toastergui/layers/?search=&orderby=layer_source__name%3A-&page=1 HTTP/1.1" 302 0
[07/May/2015 15:11:50] "GET /toastergui/layers/?orderby=layer_source__name%3A-&count=100&search=&page=1 HTTP/1.1" 200 255990
[07/May/2015 15:11:50] "POST /toastergui/xhr_projectinfo/ HTTP/1.1" 200 1033
[07/May/2015 15:11:54] "GET /toastergui/xhr_datatypeahead/?type=layerdeps&value=14 HTTP/1.1" 200 27
[07/May/2015 15:11:54] "POST /toastergui/xhr_projectedit/2/ HTTP/1.1" 200 1251
[07/May/2015 15:12:01] "GET /toastergui/importlayer/ HTTP/1.1" 200 16661
[07/May/2015 15:12:02] "GET /toastergui/xhr_datatypeahead/?type=layers&project_id=2&include_added=true&value=openembedded-core HTTP/1.1" 200 297
[07/May/2015 15:12:02] "GET /toastergui/xhr_datatypeahead/?type=layerdeps&value=2&project_id=2 HTTP/1.1" 200 27

  reply	other threads:[~2015-05-08  9:42 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-07 12:47 Issue with toaster Barros Pena, Belen
2015-05-08  5:14 ` Raghavendra Kakarla
2015-05-08  8:54   ` Damian, Alexandru
2015-05-08  9:42     ` Raghavendra Kakarla [this message]
2015-05-15 14:08       ` Damian, Alexandru
2015-06-02  5:07         ` Raghavendra Kakarla
2015-06-10 14:46           ` Damian, Alexandru
  -- strict thread matches above, loose matches on Subject: below --
2017-02-06 18:45 Issue with Toaster Rizwan Md
2017-02-07  4:55 ` sujith h
2017-02-11  6:21   ` Rizwan Md
2017-02-11 11:16     ` belen barros pena
2017-02-12  6:52       ` Reyna, David
2017-02-12 13:56       ` Haridasan, Sujith
2015-05-07  9:18 Issue with toaster Raghavendra Kakarla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1431078146099.25248@inedasystems.com \
    --to=raghavendra.kakarla@inedasystems.com \
    --cc=alexandru.damian@intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.