You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I always got this error massage if the .cws file a bit huge,at the outset, I thought maybe SD card capacity it's not enough(8G). and then I replacement a 16G SD card,now it can unpack 185Mb,but when I print another files without restart machine,it will show the error status again(but can be fixed by restart),it is a bug?
below is some of information.
Hardware:Raspberry PI3
Image:2016-11-25-raspbian-jessie-lite.img
log err:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Jun 05, 2017 10:51:56 AM org.fourthline.cling.UpnpServiceImpl
INFO: >>> Starting UPnP service...
Jun 05, 2017 10:51:56 AM org.fourthline.cling.UpnpServiceImpl
INFO: Using configuration: org.fourthline.cling.DefaultUpnpServiceConfiguration
Jun 05, 2017 10:51:56 AM org.fourthline.cling.transport.RouterImpl
INFO: Creating Router: org.fourthline.cling.transport.RouterImpl
Jun 05, 2017 10:51:56 AM org.fourthline.cling.transport.impl.MulticastReceiverImpl init
INFO: Creating wildcard socket (for receiving multicast datagrams) on port: 1900
Jun 05, 2017 10:51:56 AM org.fourthline.cling.transport.impl.MulticastReceiverImpl init
INFO: Joining multicast group: /239.255.255.250:1900 on network interface: wlan0
Jun 05, 2017 10:51:56 AM org.fourthline.cling.transport.impl.StreamServerImpl init
INFO: Created server (for receiving TCP streams) on: /192.168.1.106:5001
Jun 05, 2017 10:51:56 AM org.fourthline.cling.transport.impl.DatagramIOImpl init
INFO: Creating bound socket (for datagram input/output) on: /192.168.1.106
Jun 05, 2017 10:51:56 AM org.fourthline.cling.UpnpServiceImpl
INFO: <<< UPnP service started successfully
The text was updated successfully, but these errors were encountered:
You'll need to click the "download" button on any photonic3d page and upload the file to this bug report. Most likely the reason it works after a reboot is because all of the slice files have been cleared out of the temp dir. We've talked about some ways of making this process a bit more efficient.
I always got this error massage if the .cws file a bit huge,at the outset, I thought maybe SD card capacity it's not enough(8G). and then I replacement a 16G SD card,now it can unpack 185Mb,but when I print another files without restart machine,it will show the error status again(but can be fixed by restart),it is a bug?
below is some of information.
Hardware:Raspberry PI3
Image:2016-11-25-raspbian-jessie-lite.img
log err:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Jun 05, 2017 10:51:56 AM org.fourthline.cling.UpnpServiceImpl
INFO: >>> Starting UPnP service...
Jun 05, 2017 10:51:56 AM org.fourthline.cling.UpnpServiceImpl
INFO: Using configuration: org.fourthline.cling.DefaultUpnpServiceConfiguration
Jun 05, 2017 10:51:56 AM org.fourthline.cling.transport.RouterImpl
INFO: Creating Router: org.fourthline.cling.transport.RouterImpl
Jun 05, 2017 10:51:56 AM org.fourthline.cling.transport.impl.MulticastReceiverImpl init
INFO: Creating wildcard socket (for receiving multicast datagrams) on port: 1900
Jun 05, 2017 10:51:56 AM org.fourthline.cling.transport.impl.MulticastReceiverImpl init
INFO: Joining multicast group: /239.255.255.250:1900 on network interface: wlan0
Jun 05, 2017 10:51:56 AM org.fourthline.cling.transport.impl.StreamServerImpl init
INFO: Created server (for receiving TCP streams) on: /192.168.1.106:5001
Jun 05, 2017 10:51:56 AM org.fourthline.cling.transport.impl.DatagramIOImpl init
INFO: Creating bound socket (for datagram input/output) on: /192.168.1.106
Jun 05, 2017 10:51:56 AM org.fourthline.cling.UpnpServiceImpl
INFO: <<< UPnP service started successfully
The text was updated successfully, but these errors were encountered: