Ticket #1850 (closed task: duplicate)

Opened 4 months ago

Last modified 3 months ago

ValueError?: need more than 6 values to unpack

Reported by: lopezjorgefco@… Owned by: somebody
Priority: normal Milestone: 1.1
Component: emesenelib Version:
Keywords: Cc:

Description

Traceback (most recent call last):

File "/usr/share/emesene/emesenelib/core.py", line 596, in process

self.processCommand(command, tid, params)

File "/usr/share/emesene/emesenelib/core.py", line 667, in processCommand

self.switchboardsByTid[int(tid)].setConnectionString(connstring)

File "/usr/share/emesene/emesenelib/Switchboard.py", line 518, in setConnectionString

self.parse()

File "/usr/share/emesene/emesenelib/Switchboard.py", line 160, in parse

u, server) = self.connectionString.split()

ValueError?: need more than 6 values to unpack

Attachments

Change History

Changed 3 months ago by C10uD

  • priority changed from critical to normal
  • component changed from other to emesenelib
  • summary changed from Error to ValueError?: need more than 6 values to unpack

Changed 3 months ago by C10uD

  • status changed from new to closed
  • resolution set to duplicate

Add/Change #1850 (ValueError?: need more than 6 values to unpack)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.